Reference Library
IsConnected Property
NamespacesAsgard5.QueueAsgardQueueClientIsConnected
Declaration Syntax
C#Visual BasicVisual C++
public bool IsConnected { get; protected set; }
Public Property IsConnected As Boolean
	Get
	Protected Set
public:
property bool IsConnected {
	bool get ();
	protected: void set (bool value);
}

Assembly: Asgard5Library (Module: Asgard5Library)