iControl.LocalLBProfileFastL4.LocalLBProfileFastL4 C# (CSharp) Method

LocalLBProfileFastL4() public method

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