iControl.LocalLBProfileRADIUS.Endset_persist_avp C# (CSharp) Method

Endset_persist_avp() public method

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