iControl.LocalLBProfileClientSSL.LocalLBProfileClientSSL C# (CSharp) Method

LocalLBProfileClientSSL() public method

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