Miner.System Assembly > Miner.Threading Namespace > ThreadPoolBridge Class > QueueUserWorkItem Method : QueueUserWorkItem(WaitCallback,Object) Method |
'Declaration Public Overloads Function QueueUserWorkItem( _ ByVal callback As WaitCallback, _ ByVal state As Object _ ) As Boolean
'Usage Dim instance As ThreadPoolBridge Dim callback As WaitCallback Dim state As Object Dim value As Boolean value = instance.QueueUserWorkItem(callback, state)
public bool QueueUserWorkItem( WaitCallback callback, object state )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.