Solclient
ContextEventArgsErrorInfo Property |
Optional, if present it will contain more information about the underlying error.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public SDKErrorInfo ErrorInfo { get; }
Public ReadOnly Property ErrorInfo As SDKErrorInfo Get
public: property SDKErrorInfo^ ErrorInfo { SDKErrorInfo^ get (); }
Property Value
Type: SDKErrorInfoSee Also