FormstackFormsClient.GetAvailableFormsAsync(CancellationToken) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get Available Forms
public virtual System.Threading.Tasks.Task<Azure.Connectors.Sdk.FormstackForms.Models.GetAvailableFormsResponse> GetAvailableFormsAsync(System.Threading.CancellationToken cancellationToken = default);
abstract member GetAvailableFormsAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Connectors.Sdk.FormstackForms.Models.GetAvailableFormsResponse>
override this.GetAvailableFormsAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Connectors.Sdk.FormstackForms.Models.GetAvailableFormsResponse>
Public Overridable Function GetAvailableFormsAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of GetAvailableFormsResponse)
Parameters
- cancellationToken
- CancellationToken
Cancellation token.
Returns
The Get Available Forms response.
Remarks
Returns all available forms