Click or drag to resize
AsteriskFastAGIBindPort Property
Sets the TCP port to listen on for new connections.
The default bind port is 4573.

Namespace: AsterNET.FastAGI
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int BindPort { set; }

Property Value

Type: Int32
See Also