| Visual Basic | |
|---|---|
ReadOnly Property TimeoutInSeconds As System.Integer | |
| C# | |
|---|---|
System.int TimeoutInSeconds {get;} | |
| C++/CLI | |
|---|---|
property System.int TimeoutInSeconds {
System.int get();
} | |
Property Value
Number of seconds to wait until failing the task; 0 to wait foreverSOLIDWORKS PDM Professional 2010