[TIBCO.EMS .NET Admin client library 6.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Returns consumer's session ID or 0.
If this is a durable topic subscriber which is
currently not connected, this method returns 0,
which is never a valid session ID
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public long SessionID { get; } |
Public ReadOnly Property SessionID As Long |
public: property long long SessionID { long long get (); } |