Share via


SmoothStreamingMediaElement.RequestLog Method

Sends a request to generate a log that will be raised by the System.Windows.Controls.MediaElement.LogReady event.

Namespace:  Microsoft.Web.Media.SmoothStreaming
Assembly:  Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)

Syntax

'Declaration

Public Sub RequestLog
'Usage

Dim instance As SmoothStreamingMediaElement

instance.RequestLog()
public void RequestLog()
public:
void RequestLog()
member RequestLog : unit -> unit 
public function RequestLog()

Remarks

For more information, see Events.

Version Information

Silverlight

Supported in: 5

Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

See Also

Reference

SmoothStreamingMediaElement Class

Microsoft.Web.Media.SmoothStreaming Namespace