Method Cancel
- Namespace
- DotNetBrowser.Cast.Handlers
- Assembly
- DotNetBrowser.dll
Cancel()
Creates a StartPresentationResponse that notifies the browser that the presentation should be canceled.
public static StartPresentationResponse Cancel()
Returns
- StartPresentationResponse
The StartPresentationResponse instance that can be used as a return value in StartPresentationHandler implementation.