CimSubscriptionDeliveryOptions.SetDateTime Method
Sets the timestamp or time interval for an option.
Namespace: Microsoft.Management.Infrastructure.Options
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
SetDateTime(String, DateTime, UInt32) | Sets the timestamp for an option. |
|
SetDateTime(String, TimeSpan, UInt32) | Sets the time interval for an option. |
See Also
CimSubscriptionDeliveryOptions Class
Microsoft.Management.Infrastructure.Options Namespace
Return to top