| IConnectorLastException Property  | 
            Gets the last exception encountered by the connector.
            
 
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxTimestampedException LastException { get; }ReadOnly Property LastException As TimestampedException
	Get
property TimestampedException^ LastException {
	TimestampedException^ get ();
}abstract LastException : TimestampedException with get
Property Value
Type: 
TimestampedException
See Also