AkkaHandshakeInfo..::..Cookie Property

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

Syntax


public string Cookie { get; }
Public ReadOnly Property Cookie As String
	Get
public:
property String^ Cookie {
	String^ get ();
}