Show / Hide Table of Contents

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

UpdateSlot

The current UpdateSlot instance.

In this article
Back to top Generated by DocFX