iControl.LocalLBProfileFastHttp.Endset_default_profile C# (CSharp) Method

Endset_default_profile() public method

public Endset_default_profile ( System asyncResult ) : void
asyncResult System
return void
        public void Endset_default_profile(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBProfileFastHttp