iControl.NetworkingIPsecIkePeer.Endadd_ike_version C# (CSharp) Method

Endadd_ike_version() public method

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