Click or drag to resize

ClientBaseCurrentState Property

Gets the current ClientState.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
public virtual ClientState CurrentState { get; }
View Source

Property Value

ClientState

Implements

IClientCurrentState
See Also