Example #1
0
 public WSPersistSoapClient() :
     base(WSPersistSoapClient.GetDefaultBinding(), WSPersistSoapClient.GetDefaultEndpointAddress())
 {
     this.Endpoint.Name = EndpointConfiguration.BasicHttpBinding_IWSPersistSoap.ToString();
     ConfigureEndpoint(this.Endpoint, this.ClientCredentials);
 }