Selection..::..HasType Property

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

Syntax


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