iControl.NetworkingInterfaces.Endset_media_fixed_or_sfp C# (CSharp) Method

Endset_media_fixed_or_sfp() public method

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