ShiftRegister.IOutputSegment.Display(CancellationToken) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Displays current state of segment. Segment is displayed at least until token receives a cancellation signal, possibly due to a specified duration expiring.
C#
void IOutputSegment.Display (System.Threading.CancellationToken token);
abstract member Iot.Device.Multiplexing.IOutputSegment.Display : System.Threading.CancellationToken -> unit
override this.Iot.Device.Multiplexing.IOutputSegment.Display : System.Threading.CancellationToken -> unit
Sub Display (token As CancellationToken) Implements IOutputSegment.Display
- token
- CancellationToken
Toode | Versioonid |
---|---|
.NET IoT Libraries | 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |