GevServerState Property

CVB.Net Documentation
Gets the the current state this server is in.

Namespace:  Stemmer.Cvb.GevServer
Assembly:  Stemmer.Cvb.GevServer (in Stemmer.Cvb.GevServer.dll) Version: 14.0.0.0
Syntax

public GevServerState State { get; }

Property Value

Type: GevServerState
Remarks

Access to this property is thread-safe.
See Also

Reference