iControl.LocalLBProfileResponseAdapt.Endset_service_down_action C# (CSharp) Method

Endset_service_down_action() public method

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