iControl.NetworkingVLAN.Endremove_all_static_forwardings C# (CSharp) Метод

Endremove_all_static_forwardings() публичный Метод

public Endremove_all_static_forwardings ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endremove_all_static_forwardings(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
NetworkingVLAN