Gets the current RTSS context state
Namespace: RTXAssembly: IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)
public static bool IsInRtss { get; }
public static bool IsInRtss { get; }
Public Shared ReadOnly Property IsInRtss As Boolean
Get
Public Shared ReadOnly Property IsInRtss As Boolean
Get
public:
static property bool IsInRtss {
bool get ();
}
public:
static property bool IsInRtss {
bool get ();
}
Property Value
Type:
Boolean