iControl.LocalLBProfileFastHttp.LocalLBProfileFastHttp C# (CSharp) Method

LocalLBProfileFastHttp() public method

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