iControl.ManagementResourceRecord.Endadd_soa C# (CSharp) Method

Endadd_soa() public method

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