PlayToAllOptions.InterruptCallMediaOperation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If set play can barge into other existing queued-up/currently-processing requests.
public bool InterruptCallMediaOperation { get; set; }
member this.InterruptCallMediaOperation : bool with get, set
Public Property InterruptCallMediaOperation As Boolean