ArcFM Engine Developer Guide
WorkQueue Property


Syntax
'Declaration
 
<ObsoleteAttribute(Message="This property is deprecated. Please use RxComSta.WorkQueue instead.", IsError=True)>
Public Shared ReadOnly Property WorkQueue As ThreadPoolGovernor
'Usage
 
Dim value As ThreadPoolGovernor
 
value = MSMQServerChannel.WorkQueue
[Obsolete(Message="This property is deprecated. Please use RxComSta.WorkQueue instead.", IsError=true)]
public static ThreadPoolGovernor WorkQueue {get;}
Requirements

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.

See Also

Reference

MSMQServerChannel Class
MSMQServerChannel Members

 

 


Send Comment