Пример #1
0
 public WslAntiMalwareSystemServiceEndpointClientBase(System.ServiceModel.InstanceContext callbackInstance) :
     base(callbackInstance, WslAntiMalwareSystemServiceEndpointClientBase.GetDefaultBinding(), WslAntiMalwareSystemServiceEndpointClientBase.GetDefaultEndpointAddress())
 {
     this.Endpoint.Name = EndpointConfiguration.NetTcpBinding_IWslAntiMalwareSystemServiceEndpoint.ToString();
     ConfigureEndpoint(this.Endpoint, this.ClientCredentials);
 }