AsyncServiceBase | abstract implementation

 by   AleRoe C# Version: Current License: MIT

kandi X-RAY | AsyncServiceBase Summary

kandi X-RAY | AsyncServiceBase Summary

AsyncServiceBase is a C# library. AsyncServiceBase has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

An abstract implementation of System.ServiceProcess.ServiceBase aimed at developing Task-based Windows Services. Includes interactive testing facilities. Supports .NET Framework 4.7.2.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              AsyncServiceBase has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of AsyncServiceBase is current.

            kandi-Quality Quality

              AsyncServiceBase has no bugs reported.

            kandi-Security Security

              AsyncServiceBase has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              AsyncServiceBase is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              AsyncServiceBase releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of AsyncServiceBase
            Get all kandi verified functions for this library.

            AsyncServiceBase Key Features

            No Key Features are available at this moment for AsyncServiceBase.

            AsyncServiceBase Examples and Code Snippets

            No Code Snippets are available at this moment for AsyncServiceBase.

            Community Discussions

            No Community Discussions are available at this moment for AsyncServiceBase.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install AsyncServiceBase

            AsyncServiceBase is an abstraction layer around System.ServiceProcess.ServiceBase and provides a single abstract method called RunServiceAsync() to run any Task-related work. Calls from Service Control Manager (SCM) to OnStart, OnStop, OnPause and OnContinue are handled internally by AsyncServiceBase to appropriately control starting, stopping and pausing of the Task via the CancellationToken and PauseToken. It's important to await the completion of the internal task. Upon task-completion, AsyncServiceBase will set the service's ExitCode accordingly based on the completion status of the task and will log any exception to the Windows Application eventlog.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/AleRoe/AsyncServiceBase.git

          • CLI

            gh repo clone AleRoe/AsyncServiceBase

          • sshUrl

            git@github.com:AleRoe/AsyncServiceBase.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link