Address..::..Protocol Property

Gets the protocol.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


public string Protocol { get; set; }
Public Property Protocol As String
	Get
	Set
public:
property String^ Protocol {
	String^ get ();
	void set (String^ value);
}

Field Value

The protocol.