iControl.LocalLBPool.Endset_gateway_failsafe_device C# (CSharp) Method

Endset_gateway_failsafe_device() public method

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