C# Class Quickstarts.SimpleEvents.Server.SimpleEventsServerConfiguration

Mostra file Open project: OPCFoundation/UA-.NET Class Usage Examples

Public Methods

Method Description
SimpleEventsServerConfiguration ( ) : System

The default constructor.

Private Methods

Method Description
Initialize ( ) : void

Sets private members to default values.

Initialize ( StreamingContext context ) : void

Method Details

SimpleEventsServerConfiguration() public method

The default constructor.
public SimpleEventsServerConfiguration ( ) : System
return System