iControl.NetworkingRouteTable.Endset_static_route_gateway C# (CSharp) Méthode

Endset_static_route_gateway() public méthode

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