CimOperationOptions.SetOption Method
Sets a custom transport option.
Namespace: Microsoft.Management.Infrastructure.Options
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
SetOption(String, String) | Sets a custom transport option to a string value. |
|
SetOption(String, UInt32) | Sets a custom transport option to an integer value. |
See Also
CimOperationOptions Class
Microsoft.Management.Infrastructure.Options Namespace
Return to top