Click or drag to resize
AGIScriptSetCallerId Method

[Missing <summary> documentation for "M:AsterNET.FastAGI.AGIScript.SetCallerId(System.String)"]

Namespace: AsterNET.FastAGI
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected void SetCallerId(
	string callerId
)

Parameters

callerId
Type: SystemString

[Missing <param name="callerId"/> documentation for "M:AsterNET.FastAGI.AGIScript.SetCallerId(System.String)"]

See Also