iControl.SystemVCMP.Endset_guest_cores_per_slot C# (CSharp) Method

Endset_guest_cores_per_slot() public method

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