PubSub+ Messaging API for .NET
C#
10.26.0
Show/Hide TOC
IFlow
Get
Transacted
Session 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.26.0
C#
Copy
ITransactedSession
GetTransactedSession
()
Return Value
ITransactedSession
The
ITransactedSession
associated with the Flow.
See Also
Reference
IFlow Interface
SolaceSystems.Solclient.Messaging Namespace
In This Article
Definition
See Also