iControl.ManagementResourceRecord.Endupdate_soa C# (CSharp) Method

Endupdate_soa() public method

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