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

Endupdate_mx() public méthode

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