AddressData..::..HasProtocol Property

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

Syntax


public bool HasProtocol { get; }
Public ReadOnly Property HasProtocol As Boolean
	Get
public:
property bool^ HasProtocol {
	bool^ get ();
}