Manages a bidirectional bridge between two kernel modules.
The bridge exposes a simple lifecycle: it can be connected to its source and target modules, its state can be updated, and callers can await a specific state transition.
ICoreBridge
Protected
Manages a bidirectional bridge between two kernel modules.
The bridge exposes a simple lifecycle: it can be connected to its source and target modules, its state can be updated, and callers can await a specific state transition.
Implements
ICoreBridge