SystemServiceExtension Class
Class SystemServiceExtensions.
Inheritance Hierarchy
System.Object
TwinCAT.SystemService.SystemServiceExtension
Namespace: TwinCAT.SystemService
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public static class SystemServiceExtension
The SystemServiceExtension type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Polls the state of the system service. | |
|
Polls the system service state asynchronously | |
|
Reads the System Service state (AdsSysServState) | |
|
Reads the System Service state (AdsSysServState) (asynchronous) | |
|
Sends a SystemService Restart to the target system and waits until the system has finished the state changes (SystemService, Port 10000) (asynchronously) | |
|
Waits until the Restart is detected on the client (SystemService, Port 10000) | |
|
Waits until the SystemService Restart is detectd on the client (SystemService, Port 10000) (asynchronously) |