iControl.NetworkingInterfaces.Endset_phy_master_slave_mode C# (CSharp) Method

Endset_phy_master_slave_mode() public method

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