Click or drag to resize
IRebroadcastServerManagerClientConnected Event
Raised when a client connects to one of the servers.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event EventHandler<ConnectionEventArgs> ClientConnected

Value

Type: SystemEventHandlerConnectionEventArgs
See Also