iControl.NetworkingIPsecIkePeer.Endset_phase1_pseudo_random_function C# (CSharp) Method

Endset_phase1_pseudo_random_function() public method

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