Delegate type for completion handler of ModifySessionAsync.
Namespace: Microsoft.Hawaii.Smash.ClientAssembly: Microsoft.Hawaii.Smash.Client (in Microsoft.Hawaii.Smash.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Parameters
- sender
- Type:
System Object
The SessionManager instance calling the completion handler.
- e
- Type: Microsoft.Hawaii.Smash.Client ModifySessionCompletedArgs
The completion arguments.
See Also