iControl.NetworkingTunnel.Endadd_static_forwarding C# (CSharp) 메소드

Endadd_static_forwarding() 공개 메소드

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