10.24.0

ISessionProperties Property

Returns a copy of the current SessionProperties.

Definition

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

Property Value

SessionProperties

Exceptions

OperationErrorException Thrown when the operation fails.
FatalErrorException Thrown when an unrecoverable error occurs.
ArgumentNullException Thrown if any of the required parameters are null.

See Also