Open main menu

RAD Studio API Documentation β

System.Tether.Comm.TTetheringNetworkServerCommMulticast.DoStartServer

Revision as of 15:39, 29 March 2016 by AChaves (talk | contribs) (RS-75896)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Delphi

function DoStartServer: Boolean; override;

C++

virtual bool __fastcall DoStartServer(void);

Properties

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

Description

Starts the underlying multicast server and client.

StartServer calls DoStartServer.

See Also