| TDDModeCommandTimeout Property |
Sets the mode to set. The mode to set, this can be one of "on", "off", "mate" or "tdd".
Namespace: AsterNET.FastAGI.CommandAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Timeout { set; }
Public WriteOnly Property Timeout As String
Set
public:
property String^ Timeout {
void set (String^ value);
}
member Timeout : string with set
Property Value
Type:
StringSee Also