iControl.SystemVCMP.Endset_guest_min_slots C# (CSharp) Method

Endset_guest_min_slots() public method

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