|
ExceptionRaisedEventArgsException Property
|
Exception.
Namespace: GSF.Net.Snmp.MessagingAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.248-beta
Syntaxpublic Exception Exception { get; }
Public ReadOnly Property Exception As Exception
Get
public:
property Exception^ Exception {
Exception^ get ();
}
member Exception : Exception with get
function get_Exception();
View SourceProperty Value
Exception
See Also