Skip to content
Shiny.NET
Search
Ctrl
K
Cancel
GitHub
Twitter
Blog
Select theme
Dark
Light
Auto
Blog
Client
App Builder
Architecture
Logging
Hosting Models
MAUI
Native
Manual
BluetoothLE
Getting Started
BLE Manager
Peripheral
Services/Characteristics/Descriptors
Background Operations
Best Practice/FAQ
BluetoothLE Hosting
Getting Started
GATT Service
Jobs
Getting Started
Create a Job
Additional Functions
Testing
FAQ
Locations
GPS
Geofencing
HTTP Transfers
How To
Beacons
Ranging
Monitoring
Local Notifications
Getting Started
Channels
Push Notifications
Getting Started
Providers
FAQ
Other
Configuration Extensions
Stateful Services
Startup Services
Lifecycle Hooks
Mediator
Introduction
Quick Start
Requests
Commands
Streams
Events
Request Keys
Execution Contexts
Advanced
Middleware
Introduction
Validation
Caching
Resiliency
Offline
Performance Logging
User Notification Exception Handling
Main Thread
Event Exception Handling
Replay
Refresh Timer
Command Scheduling
Extensions
MAUI
Blazor
ASP.NET Core
HTTP
Prism
Dapper
Releases
Client
Mediator
GitHub
Twitter
Blog
Select theme
Dark
Light
Auto
Command Scheduling
TODO
public
class
MyScheduledCommand
:
IScheduledCommand
{
public
DateTime
DueAt
{
get
;
set
; }
}