Solclient
FlowEventArgsInfo Property |
Optional, provides further information about the event when available.
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