Solclient
SessionEventArgsEvent Property |
The type of the session event that has occurred.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public SessionEvent Event { get; }
Public ReadOnly Property Event As SessionEvent Get
public: property SessionEvent Event { SessionEvent get (); }
Property Value
Type: SessionEventSee Also