iControl.NetworkingTunnel.Endremove_static_forwarding C# (CSharp) Method

Endremove_static_forwarding() public method

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