Handle to the underlying runtime
More...
Handle to the underlying runtime
◆ Runtime()
Creates a new runtime for running the protocol stack.
Warning: The runtime should be kept alive for as long as it's needed and it should be released with Runtime.Shutdown()
- Parameters
-
config | Runtime configuration |
- Exceptions
-
◆ Shutdown()
void dnp3.Runtime.Shutdown |
( |
| ) |
|
|
inline |
Destroy a runtime.
This method will gracefully wait for all asynchronous operation to end before returning
The documentation for this class was generated from the following file: