iControl.NetworkingIPsecPolicy.Endset_ipcomp_algorithm C# (CSharp) Method

Endset_ipcomp_algorithm() public method

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