CimSubscriptionDeliveryOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class CimSubscriptionDeliveryOptions : ICloneable, IDisposable
public class CimSubscriptionDeliveryOptions : ICloneable, IDisposable
public class CimSubscriptionDeliveryOptions : IDisposable
type CimSubscriptionDeliveryOptions = class
interface IDisposable
interface ICloneable
type CimSubscriptionDeliveryOptions = class
interface IDisposable
Public Class CimSubscriptionDeliveryOptions
Implements ICloneable, IDisposable
Public Class CimSubscriptionDeliveryOptions
Implements IDisposable
- Inheritance
-
CimSubscriptionDeliveryOptions
- Implements
Constructors
CimSubscriptionDeliveryOptions() | |
CimSubscriptionDeliveryOptions(CimSubscriptionDeliveryOptions) | |
CimSubscriptionDeliveryOptions(CimSubscriptionDeliveryType) |
Methods
Explicit Interface Implementations
ICloneable.Clone() |