ThreadPool.DoWork Method |
Language: |
Visual Basic Public Sub DoWork( _
ByVal allowedTimeSlice As Integer _
)C# public void DoWork(
int allowedTimeSlice
);C++ public:
void DoWork(
int allowedTimeSlice
);JScript public function DoWork(
allowedTimeSlice : int
);
allowedTimeSlice System.Int32
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center