Solclient
MessageEventArgsEventProperties Property |
Optional, to be used in the future to further qualify 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 BaseProperties EventProperties { get; }
Public ReadOnly Property EventProperties As BaseProperties Get
public: property BaseProperties^ EventProperties { BaseProperties^ get (); }
Property Value
Type: BasePropertiesSee Also