Miner.Responder.Model Assembly > Miner.Responder.Model.Processing Namespace > WorkProcessor Class : Process Method |
'Declaration Public Function Process( _ ByVal priority As ProcessingPriority, _ ByVal workItem As IWorkItem _ ) As IWorkItem
'Usage Dim instance As WorkProcessor Dim priority As ProcessingPriority Dim workItem As IWorkItem Dim value As IWorkItem value = instance.Process(priority, workItem)
public IWorkItem Process( ProcessingPriority priority, IWorkItem workItem )
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.