iControl.ManagementResourceRecord.Enddelete_ns C# (CSharp) Method

Enddelete_ns() public method

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