iControl.LocalLBProfileResponseAdapt.Endset_internal_virtual_server C# (CSharp) Method

Endset_internal_virtual_server() public method

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