ServiceStack.WebHost.Endpoints.Soap11AsyncOneWayHandler.Soap11AsyncOneWayHandler C# (CSharp) Method

Soap11AsyncOneWayHandler() public method

public Soap11AsyncOneWayHandler ( ) : System.Web
return System.Web
        public Soap11AsyncOneWayHandler()
            : base(EndpointAttributes.Soap11)
        {
        }