iControl.ManagementTACACSConfiguration.Endset_service_name C# (CSharp) Method

Endset_service_name() public method

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