ConnectorActivityEventException Property |
Gets the recorded exception.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public TimestampedException Exception { get; }
Public ReadOnly Property Exception As TimestampedException
Get
public:
property TimestampedException^ Exception {
TimestampedException^ get ();
}
member Exception : TimestampedException with get
Property Value
Type:
TimestampedExceptionSee Also