Priority..::..ResponseTime Property

Namespace:  JiwaFinancials.Jiwa.JiwaServiceManager.Configuration
Assembly:  JiwaServiceManager (in JiwaServiceManager.dll)

Syntax


public decimal ResponseTime { get; set; }
Public Property ResponseTime As Decimal
	Get
	Set
public:
property Decimal^ ResponseTime {
	Decimal^ get ();
	void set (Decimal^ value);
}