CimSubscriptionDeliveryOptions Class

Definition

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

AddCredentials(String, CimCredential, UInt32)
Dispose()
Dispose(Boolean)
SetDateTime(String, DateTime, UInt32)
SetDateTime(String, TimeSpan, UInt32)
SetInterval(String, TimeSpan, UInt32)
SetNumber(String, UInt32, UInt32)
SetString(String, String, UInt32)

Explicit Interface Implementations

ICloneable.Clone()

Applies to