ThreadPoolStopAndWait Method (Int32) |
Documentation in progress...
Namespace:
DevelopMentor
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public bool StopAndWait(
int timeout
)
Public Function StopAndWait (
timeout As Integer
) As Boolean
public:
bool StopAndWait(
int timeout
)
member StopAndWait :
timeout : int -> bool
Parameters
- timeout
- Type: SystemInt32
Documentation in progress...
Return Value
Type:
Boolean Documentation in progress...
See Also