IFlow.GetSession Method

Solclient

IFlowGetSession Method
version: 7.2.1.27
Returns a reference to the ISession that was used to create this flow.

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

Return Value

Type: ISession
Returns a reference to the ISession that was used to create this flow
See Also