|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Interfaces Namespace > IMultiReceiver Interface > IMultiReceiver Methods > RemoveInput Method > IMultiReceiver.RemoveInput Method (Guid) |
Removes the input signal associated with the specified identifier.
Namespace: BNCS.Logic.Interfaces
Assembly: BNCS.Logic (in BNCS.Logic.dll)
void RemoveInput(
Guid signalId
)
signalId
Type: Guid
The unique identifier of the signal to be removed.
Condition |
|
|---|---|
Thrown when the signalId is not found. |
|
Thrown when the removal operation cannot be completed. |
BNCS.Logic.Interfaces Namespace