Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The Generic Application resource type manages cluster-unaware applications as cluster resources—as well as cluster-aware applications that are not associated with custom resource types. The Generic Application resource DLL provides only very basic application control. For example, it checks for application failure by determining whether the application's process still exists and takes the application offline by terminating the process.
The following table summarizes the characteristics of the Generic Application resource type.
| Characteristic | Description |
|---|---|
| Required dependencies | None |
| Required private properties | CommandLine, CurrentDirectory |
| Optional private properties | InteractWithDesktop, UseNetworkName |