iControl.NetworkingIPsecIkePeer.Endset_preshared_key_encrypted C# (CSharp) Method

Endset_preshared_key_encrypted() public method

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