Click or drag to resize
OriginateResponseCalcDuration Method
Return the duration of the call in milliseconds. If the call is has not ended, the duration so far is calculated.

Namespace: AsterNET.Manager.Response
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public long CalcDuration()

Return Value

Type: Int64

[Missing <returns> documentation for "M:AsterNET.Manager.Response.OriginateResponse.CalcDuration"]

See Also