Click or drag to resize
IConnectorHasConnection Property
Gets a value indicating that the connector has established a connection with at least one end point.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool HasConnection { get; }

Property Value

Type: Boolean
See Also