iControl.NetworkingIPsecIkePeer.Endremove_all_ike_versions C# (CSharp) Method

Endremove_all_ike_versions() public method

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