C# Class DNP3.Interface.MasterStackConfig

Afficher le fichier Open project: sentient-energy/emsw-opendnp3-mirror Class Usage Examples

Méthodes publiques

Свойство Type Description
app AppConfig
link LinkConfig
master MasterConfig

Méthodes publiques

Méthode Description
MasterStackConfig ( ) : System

Method Details

MasterStackConfig() public méthode

public MasterStackConfig ( ) : System
Résultat System

Property Details

app public_oe property

public AppConfig,DNP3.Interface app
Résultat AppConfig

link public_oe property

public LinkConfig,DNP3.Interface link
Résultat LinkConfig

master public_oe property

public MasterConfig,DNP3.Interface master
Résultat MasterConfig