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

Endupdate_ds() public méthode

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