iControl.ManagementResourceRecord.Enddelete_a C# (CSharp) Méthode

Enddelete_a() public méthode

public Enddelete_a ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Enddelete_a(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementResourceRecord