Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- scannerSession
- The newly created scanner session.
- closeSessionURI
- URI for closing the session within a native browser script. To ensure that the cloud runtime is available to other applications when your application exits, you must explicitly end the session. You can end the session automatically when the web page is closed by assigning an event handler to the onunload property of the HTML body element and using the close session URI in JavaScript, as demonstrated in the Silverlight ISIS sample.
- status
- The status of the operation.