共用方式為


CimSubscriptionDeliveryOptions.SetInterval(String, TimeSpan, UInt32) Method

Definition

public:
 void SetInterval(System::String ^ optionName, TimeSpan optionValue, System::UInt32 flags);
public void SetInterval (string optionName, TimeSpan optionValue, uint flags);
member this.SetInterval : string * TimeSpan * uint32 -> unit
Public Sub SetInterval (optionName As String, optionValue As TimeSpan, flags As UInteger)

Parameters

optionName
String
optionValue
TimeSpan
flags
UInt32

Applies to