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

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

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