IOutputSegment.DisplayAsync(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#
public System.Threading.Tasks.Task DisplayAsync (System.Threading.CancellationToken token);
abstract member DisplayAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function DisplayAsync (token As CancellationToken) As Task
- token
- CancellationToken
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
.NET IoT Libraries | 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |