Show / Hide Table of Contents

    Enum HostType

    Defines the type of hosting process where agent is executed.

    Namespace: Nevatech.Vsb.Agent
    Assembly: Nevatech.Vsb.Agent.dll
    Syntax
    public enum HostType

    Fields

    Name Description
    AzureWorkerRole

    Windows Azure worker role.

    ConsoleApplication

    Console application.

    WindowsService

    Windows service.

    Back to top Nevatech Sentinet 6.5 Online Documentation