SelectionEnvelope..::..EnclosedMessage Property

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

Syntax


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