ISessionManagerSessions Property |
A list of session instances that have been created by the current user.
Namespace:
MicroFocus.ZFE.Connector
Assembly:
MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.7.1078.0 (1.7.1078.0)
Syntax ISession[] Sessions { get; }
ReadOnly Property Sessions As ISession()
Get
Return Value
Type:
ISessionA list of
ISession objects
See Also