![]() |
dnp3 (.NET API) 1.6.0
|
Class used to accept a connection, reject it, or defer it to link identification More...
Public Member Functions | |
| ParamError | Accept (LinkErrorMode errorMode, MasterChannelConfig config) |
| Accept the connection and create a master channel More... | |
Class used to accept a connection, reject it, or defer it to link identification
|
inline |
Accept the connection and create a master channel
| errorMode | Error mode to use for the link-layer. This should typically be LinkErrorMode.Close |
| config | Configuration of the channel |