Share via


Relaytype Enum

Definition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum Relaytype
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type Relaytype = 
Public Enum Relaytype
Inheritance
Relaytype
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Http 1
NetTcp 0

Applies to