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: 1.1.30312.0 (1.1.30312.0)
Syntax
ISession[] Sessions { get; }

Return Value

Type: ISession
A list of ISession objects
See Also