Solclient
| ITransactedSessionSessionName Property |
The name of the transacted session
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntaxstring SessionName { get; }
ReadOnly Property SessionName As String Get
property String^ SessionName { String^ get (); }
Property Value
Type: String
Exceptions| Exception | Condition |
|---|---|
| OperationErrorException | Thrown when getting the name of the transacted session fails. |
See Also