10.24.0

IFlowGetTransactedSession Method

Returns a reference to the Transacted Sesion asociated to the Flow.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
ITransactedSession GetTransactedSession()

Return Value

ITransactedSession
The ITransactedSession associated with the Flow.

See Also