PubSub+ Messaging API for .NET
C#
10.26.0
Show/Hide TOC
ISession
Properties Property
Returns a copy of the current SessionProperties.
Definition
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
C#
Copy
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
Reference
ISession Interface
SolaceSystems.Solclient.Messaging Namespace
In This Article
Definition
Exceptions
See Also