iControl.LocalLBProfileFTP.Endset_data_channel_port C# (CSharp) 메소드

Endset_data_channel_port() 공개 메소드

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