iControl.NetworkingInterfaces.Endset_media C# (CSharp) Method

Endset_media() public method

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