iControl.LocalLBProfileRADIUS.Endset_persist_avp C# (CSharp) Метод

Endset_persist_avp() публичный Метод

public Endset_persist_avp ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endset_persist_avp(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }