AkkaProtocolMessage..::..Payload Property

Namespace:  global
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public ByteString Payload { get; }
Public ReadOnly Property Payload As ByteString
	Get
public:
property ByteString^ Payload {
	ByteString^ get ();
}