Autodesk Vault ProfessionalVault API

GetExecutionTimeout Method

Autodesk.Connectivity.WebServicesKnowledgeVaultService

Gets the timeout value for the HTTP connection.

Required Permissions

AnonymousSignIn2 does not need to be called prior.

Syntax

public System.long GetExecutionTimeout()
Public Function GetExecutionTimeout() As System.Long

Return Value

The HTTP timeout value, in seconds.

See Also