Compartilhar via


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
System_CAPS_pubmethod SetDateTime(String, DateTime, UInt32)

Sets the timestamp for an option.

System_CAPS_pubmethod SetDateTime(String, TimeSpan, UInt32)

Sets the time interval for an option.

See Also

CimSubscriptionDeliveryOptions Class
Microsoft.Management.Infrastructure.Options Namespace

Return to top