Click or drag to resize
SetAutoHangupCommandTime Property
Get/Set the number of seconds before this channel is automatically hung up.

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

Return Value

Type: Int32
the number of seconds before this channel is automatically hung up.
See Also