| IFieldSocketLastException Property |
Returns the latest exception raised by the socket.
Namespace:
AskiaFieldCom
Assembly:
AskiaFieldCom (in AskiaFieldCom.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Exception LastException { get; }
property Exception^ LastException {
Exception^ get ();
}
Property Value
Type:
ExceptionSee Also