CimSubscriptionDeliveryOptions Constructor ()
Creates and initializes a new instance of CimSubscriptionDeliveryOptions using the default subscription delivery type (push).
Namespace: Microsoft.Management.Infrastructure.Options
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Syntax
public CimSubscriptionDeliveryOptions()
public:
CimSubscriptionDeliveryOptions()
new : unit -> CimSubscriptionDeliveryOptions
Public Sub New
See Also
CimSubscriptionDeliveryOptions Overload
CimSubscriptionDeliveryOptions Class
Microsoft.Management.Infrastructure.Options Namespace
Return to top