Click or drag to resize

ListFibreChannelSessionsResultSessions Property

A list of FibreChannelSession objects with information about the Fibre Channel session.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public FibreChannelSession[] Sessions { get; set; }

Property Value

Type: FibreChannelSession
See Also