Click or drag to resize
RecordFileCommandTimeout Property
Get/Set the maximum record time in milliseconds, or -1 for no timeout.

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