iControl.NetworkingInterfaces.Endset_stp_link_type C# (CSharp) Method

Endset_stp_link_type() public method

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