An NDoc Documented Class Library

MsgFactory.RetrieveQueue Method (String)

Get an instance of a Queue from LDAP.

public static IDestination RetrieveQueue(
   string bindingName
);

Parameters

bindingName
The LDAP binding name of the queue

Return Value

A queue

See Also

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