iControl.LocalLBProfileSCTP.LocalLBProfileSCTP C# (CSharp) Method

LocalLBProfileSCTP() public method

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