BMXNET 4.0 Developer API

How long in milliseconds the Async call took to complete.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public double WaitTime { get; }
Public ReadOnly Property WaitTime As Double
public:
property double WaitTime {
	double get ();
}

See Also