Miner.Responder.Shared.Channels.MSMQ Namespace > MSMQServerChannel Class : WorkQueue Property |
'Declaration
<System.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
[System.Obsolete(Message="This property is deprecated. Please use RxComSta.WorkQueue instead.", IsError=true)] public static ThreadPoolGovernor WorkQueue {get;}
public read-only property WorkQueue: ThreadPoolGovernor; static;
System.ObsoleteAttribute(Message="This property is deprecated. Please use RxComSta.WorkQueue instead.", IsError=) public static function get WorkQueue : ThreadPoolGovernor
[System.Obsolete(Message="This property is deprecated. Please use RxComSta.WorkQueue instead.", IsError=true)] public: __property static ThreadPoolGovernor* get_WorkQueue();
[System.Obsolete(Message="This property is deprecated. Please use RxComSta.WorkQueue instead.", IsError=true)] public: static property ThreadPoolGovernor^ WorkQueue { ThreadPoolGovernor^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2