ApplQueueResolution Field

Resolution taken when ApplQueueDepth (813) exceeds ApplQueueMax (812) or system specified maximum queue size.  
Valid values:  
0 = No action taken  
1 = Queue flushed  
2 = Overlay last  
3 = End session  
 
public const int ApplQueueResolution = 814
This language is not supported or no code example is available.
public:  
const int ApplQueueResolution = 814;
This language is not supported or no code example is available.
public const ApplQueueResolution : int = 814
This language is not supported or no code example is available.

Field Value

int

In this article

Definition