iControl.ManagementResourceRecord.Enddelete_ds C# (CSharp) Method

Enddelete_ds() public method

public Enddelete_ds ( System asyncResult ) : void
asyncResult System
return void
        public void Enddelete_ds(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementResourceRecord