iControl.NetworkingTunnel.Endremove_all_static_forwardings C# (CSharp) Méthode

Endremove_all_static_forwardings() public méthode

public Endremove_all_static_forwardings ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endremove_all_static_forwardings(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
NetworkingTunnel