iControl.NetworkingBWControllerPolicy.Endset_ip_tos C# (CSharp) Method

Endset_ip_tos() public method

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