IFlow.GetTransactedSession Method

Solclient

IFlowGetTransactedSession Method
version: 7.2.1.27
Returns a reference to the Transacted Sesion asociated to the Flow.

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
ITransactedSession GetTransactedSession()
Function GetTransactedSession As ITransactedSession
ITransactedSession^ GetTransactedSession()

Return Value

Type: ITransactedSession
The ITransactedSession associated with the Flow.
See Also