iControl.NetworkingIPsecIkePeer.Endremove_all_traffic_selectors C# (CSharp) Method

Endremove_all_traffic_selectors() public method

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