10.24.0

ContextEventArgsErrorInfo Property

Optional, if present it will contain more information about the underlying error.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public SDKErrorInfo ErrorInfo { get; }

Property Value

SDKErrorInfo

See Also