Solclient
SessionEventArgsInfo Property |
An optional string that provides further information about the event.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public string Info { get; }
Public ReadOnly Property Info As String Get
public: property String^ Info { String^ get (); }
Property Value
Type: StringSee Also