BMXNET 4.0 Developer API

The number of additional secondary RemoteSessions that can be opened.

Namespace:  IndianHealthService.BMXNet
Assembly:  BMXNET40 (in BMXNET40.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
int AvailableSessionCount { get; }
ReadOnly Property AvailableSessionCount As Integer
property int AvailableSessionCount {
	int get ();
}

See Also