EventQueue.Priority Property

Gets the priority.
public byte Priority {get;}
This language is not supported or no code example is available.
public:  
property Byte Priority { 
Byte get( ); 
}
This language is not supported or no code example is available.
public function get Priority() : byte;
This language is not supported or no code example is available.

Property Value

byte

The priority.

In this article

Definition