AudioStreamingAgent.OnCancel Method

This member overrides BackgroundAgent.OnCancel().

Namespace:  Microsoft.Phone.BackgroundAudio
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Protected Friend Overrides Sub OnCancel
protected internal override void OnCancel()
protected public:
virtual void OnCancel() override
abstract OnCancel : unit -> unit  
override OnCancel : unit -> unit

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

AudioStreamingAgent Class

Microsoft.Phone.BackgroundAudio Namespace