iControl.ManagementResourceRecord.Enddelete_soa C# (CSharp) Method

Enddelete_soa() public method

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