Click or drag to resize
TapiLineMaxNumActiveCalls Property
Gets the maximum number of calls that can be active on the line.

Namespace: Traysoft.AddTapi
Assembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntax
public int MaxNumActiveCalls { get; }

Property Value

Type: Int32
Maximum number of (minimum bandwidth) calls that can be active (connected) on the line at any one time. The actual number of active calls may be lower if higher bandwidth calls have been established on the line.
See Also