Click or drag to resize
GetOptionCommandTimeout Property
Get/Set the timeout to wait if none of the defined esacpe digits was presses while streaming.

Namespace: AsterNET.FastAGI.Command
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Timeout { get; set; }

Property Value

Type: Int32
See Also