iControl.ManagementRADIUSConfiguration.Endset_retry C# (CSharp) Метод

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

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