Click or drag to resize

ServerBaseStop Method

When overridden in a derived class, stops the server.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
public abstract void Stop()
View Source

Implements

IServerStop
See Also