An NDoc Documented Class Library

IConnection Members

IConnection overview

Public Instance Properties

AccessLabel Access label for the connection/client.
ClientID Get and set the client identifier for the connection.
ExceptionListener The exception listener delegate used for asynchronous notification of connection problems.
MetaData The metadata for this connection.
UserName UserName for the connection/client.
UserPassword Password for the connection/client.

Public Instance Methods

Close Close the connection.
CreateSession Create a session.
invokeExceptionListener Invokes the Connection's Exception Listener
Start Start message delivery for this connection.
Stop Stop message delivery for this connection.

See Also

IConnection Interface | webMethods.Msg Namespace