| BPM.Server.Queue Namespace > QueueMessage Class : Handler Property |
'DeclarationPublic Property Handler As QueueHandler
'UsageDim instance As QueueMessage Dim value As QueueHandler instance.Handler = value value = instance.Handler
public QueueHandler Handler {get; set;}
public: property QueueHandler^ Handler { QueueHandler^ get(); void set ( QueueHandler^ value); }
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