FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDataAccess..::..commandTimeOut Property

Gets or sets the command time out.

Namespace:  FlowWright.deDataAccess
Assembly:  deDataAccess (in deDataAccess.dll)

Syntax


public int commandTimeOut { get; set; }
Public Property commandTimeOut As Integer
	Get
	Set
public:
property int^ commandTimeOut {
	int^ get ();
	void set (int^ value);
}

Field Value

The command time out.