|
UdpServerStop Method
|
Stops the
UdpServer synchronously and disconnects all connected clients.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax public override void Stop()
Public Overrides Sub Stop
public:
virtual void Stop() override
abstract Stop : unit -> unit
override Stop : unit -> unit
View SourceImplements
IServerStopSee Also