[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Determine if this durable is connected or dormant.
This method has been replaced by Connected
and this method has been deprecated as of EMS 4.4
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool Active { get; } |
Public ReadOnly Property Active As Boolean |
public: property bool Active { bool get (); } |