[Missing <summary> documentation for "P:OPSSDK.ISession.State"]

Namespace: OPSSDK
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884

Syntax

C#
SessionState State { get; }
Visual Basic
ReadOnly Property State As SessionState
	Get
Visual C++
property SessionState State {
	SessionState get ();
}

Property Value

Type: SessionState

See Also