SetDormant Method
SetDormant(Boolean)
Allows a configuration to be stored without being accessible.
C#
public UpdateSlot SetDormant(bool setConfig)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | setConfig |
Returns
The current UpdateSlot instance.