Table of Contents

Class SourceStatus

Namespace
Typhon.Protocol
Assembly
Typhon.Protocol.dll

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

byte

Error

The request failed; the previous source set is kept, and a u16 code follows.

public const byte Error = 1

Field Value

byte