iControl.LocalLBProfileUDP.Endset_ip_tos_to_client C# (CSharp) Method

Endset_ip_tos_to_client() public method

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