iControl.LocalLBProfileResponseAdapt.LocalLBProfileResponseAdapt C# (CSharp) Method

LocalLBProfileResponseAdapt() public method

public LocalLBProfileResponseAdapt ( ) : System
return System
        public LocalLBProfileResponseAdapt()
        {
            this.Url = "https://url_to_service";
        }
LocalLBProfileResponseAdapt