iControl.LocalLBProfileRADIUS.Endremove_client C# (CSharp) Méthode

Endremove_client() public méthode

public Endremove_client ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endremove_client(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }