iControl.NetworkingRouteTableV2.Endcreate_static_route C# (CSharp) Method

Endcreate_static_route() public method

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