An NDoc Documented Class Library

MsgFactory.RetrieveConnectionFactory Method (String)

Get an instance of a ConnectionFactory from LDAP.

public static IConnectionFactory RetrieveConnectionFactory(
   string bindingName
);

Parameters

bindingName
The LDAP binding name from which the connection factory definition is obtained.

Return Value

A new ConnectionFactory

See Also

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