C# Class DNP3.Interface.MasterStackConfig

Mostra file Open project: sentient-energy/emsw-opendnp3-mirror Class Usage Examples

Public Properties

Property Type Description
app AppConfig
link LinkConfig
master MasterConfig

Public Methods

Method Description
MasterStackConfig ( ) : System

Method Details

MasterStackConfig() public method

public MasterStackConfig ( ) : System
return System

Property Details

app public_oe property

public AppConfig,DNP3.Interface app
return AppConfig

link public_oe property

public LinkConfig,DNP3.Interface link
return LinkConfig

master public_oe property

public MasterConfig,DNP3.Interface master
return MasterConfig