Method GetScreenshot
GetScreenshot()
Gets a screenshot from the pad.
Declaration
public TryOptionAsync<HttpResponseMessage> GetScreenshot()
Returns
| Type | Description |
|---|---|
| LanguageExt.TryOptionAsync<System.Net.Http.HttpResponseMessage> | The reply with the image. |