System.Tether.Comm.TTetheringNetworkServerCommMulticast.DoStopServer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoStopServer; override;

C++

virtual void __fastcall DoStopServer();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Tether.Comm.pas
System.Tether.Comm.hpp
System.Tether.Comm TTetheringNetworkServerCommMulticast

Description

Stops the underlying multicast server and client.

StopServer calls DoStopServer.

See Also