iControl.NetworkingRouteTableV2.Endcreate_static_route C# (CSharp) 메소드

Endcreate_static_route() 공개 메소드

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