Creates a blob associated with a session.
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
- session
- Type: Microsoft.Hawaii.Smash.Client SmashSession
A Smash session object.
- fileExtension
- Type:
System String
File extension for the blob.
- state
- Type:
System Object
State to be passed as userState in the completion event args.
See Also