Click or drag to resize
AGIWriterSendCommand Method

[Missing <summary> documentation for "M:AsterNET.FastAGI.AGIWriter.SendCommand(AsterNET.FastAGI.Command.AGICommand)"]

Namespace: AsterNET.FastAGI
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void SendCommand(
	AGICommand command
)

Parameters

command
Type: AsterNET.FastAGI.CommandAGICommand

[Missing <param name="command"/> documentation for "M:AsterNET.FastAGI.AGIWriter.SendCommand(AsterNET.FastAGI.Command.AGICommand)"]

See Also