iControl.LocalLBProfileUDP.Endset_ip_tos_to_client C# (CSharp) 메소드

Endset_ip_tos_to_client() 공개 메소드

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