NamespaceType Enum

Definition

Defines values for NamespaceType.

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

Fields

Messaging 0
NotificationHub 1

Applies to