ApplQueueMax Field
Used to specify the maximum number of application messages that can be queued
bedore a corrective action needs to take place to resolve the queuing issue.
public const int ApplQueueMax = 812
This language is not supported or no code example is available.
public:
const int ApplQueueMax = 812;
This language is not supported or no code example is available.
public const ApplQueueMax : int = 812
This language is not supported or no code example is available.
Field Value
int
In this article
Definition