| IConnectorCountExceptions Property  | 
            Gets the number of exceptions ever encountered by the connector.
            
 
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxlong CountExceptions { get; }ReadOnly Property CountExceptions As Long
	Get
property long long CountExceptions {
	long long get ();
}abstract CountExceptions : int64 with get
Property Value
Type: 
Int64
See Also