MsgCommunicator: Delphi Instant Messaging (IM) SDK
for easy creation of custom messenger system


TMsgServer.Active
TMsgServer
Top 

Specifies whether or not a server is started.

property Active: Boolean;

Description
Set Active to true to start the server. Clients can access server only when it is started.
Set Active to false to shutdown the server. All clients will be disconnected.


© AidAim Software MsgCommunicator: