C# Class DNP3.Interface.MasterStackConfig

Show 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 property

public AppConfig,DNP3.Interface app
return AppConfig

link public property

public LinkConfig,DNP3.Interface link
return LinkConfig

master public property

public MasterConfig,DNP3.Interface master
return MasterConfig