iControl.NetworkingIPsecIkePeer.Endset_my_id_value C# (CSharp) Method

Endset_my_id_value() public method

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