iControl.ManagementRADIUSConfiguration.Endset_service_type C# (CSharp) Method

Endset_service_type() public method

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