|
ServerBaseStop Method
|
When overridden in a derived class, stops the server.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax public abstract void Stop()
Public MustOverride Sub Stop
public:
virtual void Stop() abstract
abstract Stop : unit -> unit
View SourceImplements
IServerStopSee Also