Class ScramblingState
- Namespace
- The.Components
- Assembly
- Instagile.dll
public sealed class ScramblingState
- Inheritance
-
ScramblingState
- Inherited Members
Properties
LocalScramblerRunning
Whether a data scrambling operation is currently in progress. This is only accurate when using a The.RPC.LocalRPCService.
public bool LocalScramblerRunning { get; }