[TIBCO.EMS .NET client library 6.3 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Get whether the session is closed.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public bool IsClosed { get; } |
Public ReadOnly Property IsClosed As Boolean |
public: property bool IsClosed { bool get (); } |