Compartir a través de


ServerConnectionType Enumeración

Definición

Define los valores de ServerConnectionType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ServerConnectionType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ServerConnectionType = 
Public Enum ServerConnectionType
Herencia
ServerConnectionType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Default 0
Proxy 1
Redirect 2

Se aplica a