iControl.NetworkingInterfaces.Endset_qinq_ether_type C# (CSharp) Method

Endset_qinq_ether_type() public method

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