An NDoc Documented Class Library

IConnection.ClientID Property

Get and set the client identifier for the connection.

string ClientID {get; set;}

Exceptions

Exception Type Condition
InvalidClientIDException Throw when specifiying an invalid client identifier.
IllegalStateException Thrown when setting the client identifier and it is already set.

See Also

IConnection Interface | webMethods.Msg Namespace