Click or drag to resize
AGIScriptStreamFile Method (String)
Plays the given file.

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

Parameters

file
Type: SystemString
name of the file to play.
See Also