This allows the transport to callback into the OAL to affect a server.
Namespace: org.opendof.core.transport
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public interface ServerCallback
The ServerCallback type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | getENP127 | Return the ENPv127 block, which is 5 bytes: 127 followed by 4 random bytes.
|
![]() | getName | The name of the server. |
![]() | stop | Tell a server to stop normally. |
Remarks
See Also