iControl.LocalLBProfileSPDY.LocalLBProfileSPDY C# (CSharp) Method

LocalLBProfileSPDY() public method

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