ClientBaseTChannel Constructor (Binding, EndpointAddress) |
Namespace: System.ServiceModel
protected ClientBase( Binding binding, EndpointAddress remoteAddress )
Exception | Condition |
---|---|
ArgumentNullException | The binding is null. |
ArgumentNullException | The remote address is null. |