Timeout
A timeout for the provider.
Data Type
int
Default Value
30
Remarks
If the Timeout property is set to 0, operations will not time out; instead, they will run until they complete successfully or encounter an error condition.
If Timeout expires and the operation is not yet complete, the add-in raises an error condition.