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

Enddelete_ike_peer() public méthode

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