Click or drag to resize
ReceiveTextCommand Constructor (Int32)
Creates a new ReceiveTextCommand. the milliseconds to wait for the channel to receive the text.

Namespace: AsterNET.FastAGI.Command
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ReceiveTextCommand(
	int timeout
)

Parameters

timeout
Type: SystemInt32

[Missing <param name="timeout"/> documentation for "M:AsterNET.FastAGI.Command.ReceiveTextCommand.#ctor(System.Int32)"]

See Also