iControl.NetworkingIPsecIkePeer.Endset_phase1_perfect_forward_secrecy C# (CSharp) Method

Endset_phase1_perfect_forward_secrecy() public method

public Endset_phase1_perfect_forward_secrecy ( System asyncResult ) : void
asyncResult System
return void
        public void Endset_phase1_perfect_forward_secrecy(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
NetworkingIPsecIkePeer