Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the event handler signature for a SetPlaybackRangeAsync operation.
Namespace: Microsoft.Web.Media.SmoothStreaming
Assembly: Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)
Syntax
'Declaration
Public Delegate Sub SetPlaybackRangeCompletedEventHandler ( _
sender As Object, _
args As AsyncCompletedEventArgs _
)
'Usage
Dim instance As New SetPlaybackRangeCompletedEventHandler(AddressOf HandlerMethod)
public delegate void SetPlaybackRangeCompletedEventHandler(
Object sender,
AsyncCompletedEventArgs args
)
public delegate void SetPlaybackRangeCompletedEventHandler(
Object^ sender,
AsyncCompletedEventArgs^ args
)
type SetPlaybackRangeCompletedEventHandler =
delegate of
sender:Object *
args:AsyncCompletedEventArgs -> unit
JScript supports the use of delegates, but not the declaration of new ones.
Parameters
- sender
Type: System.Object
Version Information
Silverlight
Supported in: 5