Click or drag to resize

ServerBaseCurrentState Property

Gets the current ServerState.

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

Property Value

ServerState

Implements

IServerCurrentState
See Also