[TIBCO.EMS.UFOCLIENT .NET client library 6.0 documentation]

Gets the id of the session.

Namespace:  TIBCO.EMS.UFO
Assembly:  TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)

Syntax

public long SessID { get; }
Public ReadOnly Property SessID As Long
public:
property long long SessID {
	long long get ();
}

Field Value

The unique id of the sesion.

See Also