An NDoc Documented Class Library

MsgFactory.GetQueue Method (String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean)

public static IDestination GetQueue(
   string name,
   string eventType,
   string sharedStateOrdering,
   bool sharedState,
   bool deadLetterOnly,
   bool localOnly,
   bool priorityOrdering,
   bool readOnly
);

See Also

MsgFactory Class | webMethods.Msg Namespace | MsgFactory.GetQueue Overload List