BMXNET 4.0 Developer API
This property will be set with the RemoteSessionPool that is used by the Framework.
Namespace:
IndianHealthService.BMXNetAssembly: BMXNET40 (in BMXNET40.dll)
Syntax
C# | Visual Basic | Visual C++ |
RemoteSessionPool RemoteSessionPool { set; }
WriteOnly Property RemoteSessionPool As RemoteSessionPool
property RemoteSessionPool^ RemoteSessionPool { void set (RemoteSessionPool^ value); }
Remarks
If you only need one RemoteSession, the most common usage pattern, you do not need the RemoteSessionPoolConsumer
and should use RemoteSessionConsumer.