Gets the number of seconds to wait until failing the task.
Syntax
Visual Basic (Declaration) | |
---|
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 forever
See Also
Availability
SOLIDWORKS Enterprise PDM 2010