Click or drag to resize

VaserServer Methods

The VaserServer type exposes the following members.

Methods
  NameDescription
Protected methodOnDisconnectingLink
Raises an event when a client is disconnected.
Protected methodOnNewLink
Raises an event when a new client is connected.
Public methodStart
Starts listening for clients on selected Mode.
Public methodStop
Stops the Vaser Server
Public methodStatic memberStopEngine
Stops the garbage collector Timer
Top
See Also