Click or drag to resize

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; }

Return Value

Type: ISession
A list of ISession objects
See Also