Miner.System Assembly > Miner.Threading Namespace > ThreadPoolBridge Class : BeginInvoke Method |
'Declaration Public Function BeginInvoke( _ ByVal method As Delegate, _ ByVal args() As Object _ ) As IAsyncResult
'Usage Dim instance As ThreadPoolBridge Dim method As Delegate Dim args() As Object Dim value As IAsyncResult value = instance.BeginInvoke(method, args)
public IAsyncResult BeginInvoke( Delegate method, object[] args )
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.