ContextEventArgsException Property
Optional, if present, it represents an exception that is thrown on the context thread
and is caught in the main loop of the context thread.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public Exception Exception { get; }
Property Value
Exception