Timeout Field

If timeout is 0, the transaction will be initiated asynchronously. 
If present, the service will wait up to "Timeout" seconds before returning to the caller. 
Max timeout is 180s.
Public Timeout As Integer
This language is not supported or no code example is available.
public int Timeout
This language is not supported or no code example is available.

Field Value

int

.NET Framework

Supported in: 3.5 or newer

In this article

Definition