iControl.SystemVCMP.Endset_guest_cores_per_slot C# (CSharp) Метод

Endset_guest_cores_per_slot() публичный Метод

public Endset_guest_cores_per_slot ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endset_guest_cores_per_slot(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
SystemVCMP