Property | Type | Description | |
---|---|---|---|
RunUIWorkQueue | void | ||
RunWorkQueue | void |
Method | Description | |
---|---|---|
CancelSuspension ( ) : void | ||
QueueInteruptableUI ( Task>.Func |
||
QueueLowImportanceRestartableWork ( Task>.Func |
||
RaiseImpendingSuspension ( ) : void | ||
RaiseUIInterupt ( ) : void | ||
SuspendableWorkQueueImpl ( ISystemServices systemServices ) : System |
Method | Description | |
---|---|---|
RunUIWorkQueue ( ) : void | ||
RunWorkQueue ( ) : void |
public QueueInteruptableUI ( Task>.Func |
||
work | Task>.Func | |
return | void |
public QueueLowImportanceRestartableWork ( Task>.Func |
||
work | Task>.Func | |
return | Task |
public SuspendableWorkQueueImpl ( ISystemServices systemServices ) : System | ||
systemServices | ISystemServices | |
return | System |