From 16aa60586d020feb4c58295f44a01f4ce04f5c69 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Tue, 11 Sep 2001 18:10:38 +0000 Subject: [PATCH] changed ca create channel doc --- src/ca/CAref.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/ca/CAref.html b/src/ca/CAref.html index c0960a97b..839d72e07 100644 --- a/src/ca/CAref.html +++ b/src/ca/CAref.html @@ -829,9 +829,13 @@ any time.

PRIORITY

-
The priority level for dispatch within the server and the network in - the range 0 through 99. This parameter is ignored if the server is - running on a network or operating system that does not have native +
The priority level for dispatch within the server or network with 0 + specifying the lowest dispatch priority and 99 the highest. This + parameter currently does not impact dispatch priorities within the + client, but this might change in the future. The abstract priority + range specified is mapped into an operating system specific range of + priorities within the server. This parameter is ignored if the server + is running on a network or operating system that does not have native support for prioritized delivery or execution respectively.