PubSub+ Messaging API for .NET
C#
C#
10.28.13
Show/Hide TOC
Context
Event
Args
.
Error
Info 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.28.1
C#
Copy
public
SDKErrorInfo ErrorInfo {
get
; }
Property Value
SDKErrorInfo
See Also
Reference
ContextEventArgs Class
SolaceSystems.Solclient.Messaging Namespace
In This Article
Definition
See Also