10.24.0

IContextProperties Property

Returns a read-only copy of the ContextProperties used to create this session.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
ContextProperties Properties { get; }

Property Value

ContextProperties

See Also