ICallMediaCancellation Property
Script can use this cancellation token to cancel tasks which are requiring media channel.
All tasks which are initiated by
ICall is cancelled using this token.
Namespace: CallFlowAssembly: 3CX.CallFlow (in 3CX.CallFlow.dll) Version: 20.0.1
CancellationToken MediaCancellation { get; }
Property Value
CancellationToken