iControl.NetworkingRouteTable.Endset_static_route_gateway C# (CSharp) Method

Endset_static_route_gateway() public method

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