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