Miner.System Assembly > Miner.Threading Namespace > ThreadFactory Class : CreateThread Method |
'Declaration Public Shared Function CreateThread( _ ByVal start As ThreadStart _ ) As Thread
'Usage Dim start As ThreadStart Dim value As Thread value = ThreadFactory.CreateThread(start)
public static Thread CreateThread( ThreadStart start )
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.