Class SourceStatus
A SOURCES entry's status.
public static class SourceStatus
- Inheritance
-
SourceStatus
- Inherited Members
Fields
Applied
Every source the request added has delivered its initial enters.
public const byte Applied = 0
Field Value
Error
The request failed; the previous source set is kept, and a u16 code follows.
public const byte Error = 1