| ControlStreamFileCommandPauseDigit Property |
Get the digit for pause and unpause.
Namespace: AsterNET.FastAGI.CommandAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string PauseDigit { get; }
Public ReadOnly Property PauseDigit As String
Get
public:
property String^ PauseDigit {
String^ get ();
}
member PauseDigit : string with get
Property Value
Type:
StringSee Also