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