[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The priority for the message. This is only used for reference by senders and has no actual effect on the message

Namespace:  Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
int 
Priority { 
get; }
ReadOnly 
Property 
Priority 
As 
Integer
	
Get
property 
int 
Priority {
	
int 
get ();
}

See Also