Class ErrorGroups.Network
Network errors.
public static class ErrorGroups.Network
- Inheritance
-
ErrorGroups.Network
- Inherited Members
Fields
AddressUnresolved
AddressUnresolved error.
public const int AddressUnresolved = 720902
Field Value
Bind
Bind error.
public const int Bind = 720898
Field Value
ErrorPrefix
Network error prefix.
public const string ErrorPrefix = "IGN"
Field Value
FileTransfer
FileTransfer error.
public const int FileTransfer = 720899
Field Value
FileValidation
FileValidation error.
public const int FileValidation = 720900
Field Value
GroupCode
Network group code.
public const short GroupCode = 11
Field Value
GroupName
Network group name.
public const string GroupName = "NETWORK"
Field Value
PortInUse
PortInUse is obsolete. Use Bind instead.
[Obsolete]
public const int PortInUse = 720898
Field Value
RecipientLeft
RecipientLeft error.
public const int RecipientLeft = 720901
Field Value
UnresolvableConsistentId
UnresolvableConsistentId error.
public const int UnresolvableConsistentId = 720897