iControl.LocalLBProfileWebAcceleration.Enddelete_profile C# (CSharp) Method

Enddelete_profile() public method

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