The DriverService type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | CommandLineArguments |
Gets the command-line arguments for the driver service.
|
![]() | DriverServiceExecutableName |
Gets the executable file name of the driver service.
|
![]() | IsRunning |
Gets a value indicating whether the service is running.
|
![]() | Port |
Gets or sets the port of the service.
|
![]() | ServiceUrl |
Gets the Uri of the service.
|
![]() | SuppressInitialDiagnosticInformation |
Gets or sets a value indicating whether the initial diagnostic information is suppressed
when starting the driver server executable. Defaults to , meaning
diagnostic information should be shown by the driver server executable.
|
See Also