Summary
public void SendSignal(int? channel)
Sends a signal to the channel. If no channel number is provided, uses channel number from IMySignalChannelProvider component of the same container.
Parameters
- int? channel
public void SendSignal(int? channel)
Sends a signal to the channel. If no channel number is provided, uses channel number from IMySignalChannelProvider component of the same container.