iControl.NetworkingIPsecIkePeer.Endremove_all_ike_versions C# (CSharp) Méthode

Endremove_all_ike_versions() public méthode

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