Click or drag to resize
IConnectorActivityLogGetActiveConnectors Method
Returns an array of every connector currently being tracked by the logger.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IConnector[] GetActiveConnectors()

Return Value

Type: IConnector
See Also