ManagedStackExecutor.UseReadOnlySecondaryForCurrentSession(Boolean) 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:
static void UseReadOnlySecondaryForCurrentSession(bool flag);
public static void UseReadOnlySecondaryForCurrentSession (bool flag);
static member UseReadOnlySecondaryForCurrentSession : bool -> unit
Public Shared Sub UseReadOnlySecondaryForCurrentSession (flag As Boolean)
Parameters
- flag
- Boolean