CimSubscriptionDeliveryOptions.SetInterval(String, TimeSpan, UInt32) Method
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:
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