Table of Contents

Enum ResponseType

Namespace
The.RPC
Assembly
Instagile.dll
public enum ResponseType

Fields

InternalError = 3
ReconnectRequired = 5
RetryRequired = 4
SecurityError = 2
Success = 0
TransportError = 1