iControl.LocalLBProfilePersistence.LocalLBProfilePersistence C# (CSharp) Method

LocalLBProfilePersistence() public method

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