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: 2.1.1566.0 (2.1.1566.0)
Syntax ISession[] Sessions { get; }
ReadOnly Property Sessions As ISession()
Get
Return Value
Type:
ISessionA list of
ISession objects
See Also