iControl.NetworkingIPsecIkePeer.Endremove_ike_version C# (CSharp) Method

Endremove_ike_version() public method

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