NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ServiceType Enumeration

[To be supplied.]

[Visual Basic]
Public Enum ServiceType
[C#]
public enum ServiceType
[C++]
public enum ServiceType

[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.

Members

Member Name Description
Adapter [To be supplied.]
FileSystemDriver [To be supplied.]
InteractiveProcess [To be supplied.]
KernelDriver [To be supplied.]
RecognizerDriver [To be supplied.]
Win32OwnProcess [To be supplied.]
Win32ShareProcess [To be supplied.]

Requirements

Namespace: System.ServiceProcess

Assembly: System.ServiceProcess.dll

See Also

System.ServiceProcess Namespace