C# Class Opc.Ua.Configuration.Service

Represents a windows service
Afficher le fichier Open project: OPCFoundation/UA-.NET Class Usage Examples

Méthodes publiques

Méthode Description
Service ( ) : System

Constructor for Service

Service ( string name ) : System

Constructor for Service

Method Details

Service() public méthode

Constructor for Service
public Service ( ) : System
Résultat System

Service() public méthode

Constructor for Service
public Service ( string name ) : System
name string The service name.
Résultat System