Exemple #1
0
        public ServicoPJ2PortTypeClient() :
            base(ServicoPJ2PortTypeClient.GetDefaultBinding(), ServicoPJ2PortTypeClient.GetDefaultEndpointAddress())
        {
            this.Endpoint.Name = EndpointConfiguration.ServicoPJ2HttpPort.ToString();

            ConfigureEndpoint(this.Endpoint, this.ClientCredentials);
        }