iControl.NetworkingVLAN.Endremove_static_forwarding C# (CSharp) Méthode

Endremove_static_forwarding() public méthode

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