| AGIScriptChannel Property |
[Missing <summary> documentation for "P:AsterNET.FastAGI.AGIScript.Channel"]
Namespace: AsterNET.FastAGIAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax protected AGIChannel Channel { get; }
Protected ReadOnly Property Channel As AGIChannel
Get
protected:
property AGIChannel^ Channel {
AGIChannel^ get ();
}
member Channel : AGIChannel with get
Property Value
Type:
AGIChannelSee Also