• PowerWebSockets Class Reference for Compact Framework
    • Noemax.WebSockets.CF35 Assembly
      • Overview
      • Namespaces
        • Noemax.Activation Namespace
          • Overview
        • Noemax.Newtonsoft.Json Namespace
          • Overview
          • Classes
            • JsonArrayAttribute
              • Overview
              • Members
              • JsonArrayAttribute Constructor
                • JsonArrayAttribute Constructor()
                • JsonArrayAttribute Constructor(Boolean)
                • JsonArrayAttribute Constructor(String)
              • Properties
                • AllowNullItems Property
            • JsonConstructorAttribute
              • Overview
              • Members
              • JsonConstructorAttribute Constructor
            • JsonContainerAttribute
              • Overview
              • Members
              • Properties
                • Description Property
                • Id Property
                • IsReference Property
                • ItemConverterType Property
                • ItemIsReference Property
                • ItemReferenceLoopHandling Property
                • ItemTypeNameHandling Property
                • Title Property
            • JsonConvert
              • Overview
              • Members
              • Methods
                • DeserializeAnonymousType Method
                  • DeserializeAnonymousType<T>(String,T) Method
                  • DeserializeAnonymousType<T>(String,T,JsonSerializerSettings) Method
                • DeserializeObject Method
                  • DeserializeObject(String) Method
                  • DeserializeObject(String,JsonSerializerSettings) Method
                  • DeserializeObject(String,Type) Method
                  • DeserializeObject<T>(String) Method
                  • DeserializeObject<T>(String,JsonConverter[]) Method
                  • DeserializeObject<T>(String,JsonSerializerSettings) Method
                  • DeserializeObject(String,Type,JsonConverter[]) Method
                  • DeserializeObject(String,Type,JsonSerializerSettings) Method
                • DeserializeXmlNode Method
                  • DeserializeXmlNode(String) Method
                  • DeserializeXmlNode(String,String) Method
                  • DeserializeXmlNode(String,String,Boolean) Method
                • DeserializeXNode Method
                  • DeserializeXNode(String) Method
                  • DeserializeXNode(String,String) Method
                  • DeserializeXNode(String,String,Boolean) Method
                • PopulateObject Method
                  • PopulateObject(String,Object) Method
                  • PopulateObject(String,Object,JsonSerializerSettings) Method
                • SerializeObject Method
                  • SerializeObject(Object) Method
                  • SerializeObject(Object,Formatting) Method
                  • SerializeObject(Object,JsonConverter[]) Method
                  • SerializeObject(Object,Formatting,JsonConverter[]) Method
                  • SerializeObject(Object,JsonSerializerSettings) Method
                  • SerializeObject(Object,Type,JsonSerializerSettings) Method
                  • SerializeObject(Object,Formatting,JsonSerializerSettings) Method
                  • SerializeObject(Object,Type,Formatting,JsonSerializerSettings) Method
                • SerializeXmlNode Method
                  • SerializeXmlNode(XmlNode) Method
                  • SerializeXmlNode(XmlNode,Formatting) Method
                  • SerializeXmlNode(XmlNode,Formatting,Boolean) Method
                • SerializeXNode Method
                  • SerializeXNode(XObject) Method
                  • SerializeXNode(XObject,Formatting) Method
                  • SerializeXNode(XObject,Formatting,Boolean) Method
                • ToString Method
                  • ToString(DateTime) Method
                  • ToString(DateTime,DateFormatHandling,DateTimeZoneHandling) Method
                  • ToString(Boolean) Method
                  • ToString(Char) Method
                  • ToString(Enum) Method
                  • ToString(Int32) Method
                  • ToString(Int16) Method
                  • ToString(UInt16) Method
                  • ToString(UInt32) Method
                  • ToString(Int64) Method
                  • ToString(UInt64) Method
                  • ToString(Single) Method
                  • ToString(Double) Method
                  • ToString(Byte) Method
                  • ToString(SByte) Method
                  • ToString(Decimal) Method
                  • ToString(Guid) Method
                  • ToString(TimeSpan) Method
                  • ToString(Uri) Method
                  • ToString(String) Method
                  • ToString(String,Char) Method
                  • ToString(Object) Method
              • Properties
                • DefaultSettings Property
              • Fields
                • False Field
                • NaN Field
                • NegativeInfinity Field
                • Null Field
                • PositiveInfinity Field
                • True Field
                • Undefined Field
            • JsonConverter
              • Overview
              • Members
              • Methods
                • CanConvert Method
                • GetSchema Method
                • ReadJson Method
                • WriteJson Method
              • Properties
                • CanRead Property
                • CanWrite Property
            • JsonConverterAttribute
              • Overview
              • Members
              • JsonConverterAttribute Constructor
              • Properties
                • ConverterType Property
            • JsonConverterCollection
              • Overview
              • Members
              • JsonConverterCollection Constructor
            • JsonDictionaryAttribute
              • Overview
              • Members
              • JsonDictionaryAttribute Constructor
                • JsonDictionaryAttribute Constructor()
                • JsonDictionaryAttribute Constructor(String)
            • JsonException
              • Overview
              • Members
              • JsonException Constructor
                • JsonException Constructor()
                • JsonException Constructor(String)
                • JsonException Constructor(String,Exception)
            • JsonExtensionDataAttribute
              • Overview
              • Members
              • JsonExtensionDataAttribute Constructor
              • Properties
                • ReadData Property
                • WriteData Property
            • JsonIgnoreAttribute
              • Overview
              • Members
              • JsonIgnoreAttribute Constructor
            • JsonObjectAttribute
              • Overview
              • Members
              • JsonObjectAttribute Constructor
                • JsonObjectAttribute Constructor()
                • JsonObjectAttribute Constructor(MemberSerialization)
                • JsonObjectAttribute Constructor(String)
              • Properties
                • ItemRequired Property
                • MemberSerialization Property
            • JsonPropertyAttribute
              • Overview
              • Members
              • JsonPropertyAttribute Constructor
                • JsonPropertyAttribute Constructor()
                • JsonPropertyAttribute Constructor(String)
              • Properties
                • DefaultValueHandling Property
                • IsReference Property
                • ItemConverterType Property
                • ItemIsReference Property
                • ItemReferenceLoopHandling Property
                • ItemTypeNameHandling Property
                • NullValueHandling Property
                • ObjectCreationHandling Property
                • Order Property
                • PropertyName Property
                • ReferenceLoopHandling Property
                • Required Property
                • TypeNameHandling Property
            • JsonReader
              • Overview
              • Members
              • Methods
                • Close Method
                • Dispose Method
                • Read Method
                • ReadAsBytes Method
                • ReadAsDateTime Method
                • ReadAsDecimal Method
                • ReadAsInt32 Method
                • ReadAsString Method
                • SetStateBasedOnCurrent Method
                • SetToken Method
                  • SetToken(JsonToken) Method
                  • SetToken(JsonToken,Object) Method
                • Skip Method
              • Properties
                • CloseInput Property
                • Culture Property
                • CurrentState Property
                • DateFormatString Property
                • DateParseHandling Property
                • DateTimeZoneHandling Property
                • Depth Property
                • FloatParseHandling Property
                • MaxDepth Property
                • Path Property
                • QuoteChar Property
                • SupportMultipleContent Property
                • TokenType Property
                • Value Property
                • ValueType Property
            • JsonReaderException
              • Overview
              • Members
              • JsonReaderException Constructor
                • JsonReaderException Constructor()
                • JsonReaderException Constructor(String)
                • JsonReaderException Constructor(String,Exception)
              • Properties
                • LineNumber Property
                • LinePosition Property
                • Path Property
            • JsonSerializationException
              • Overview
              • Members
              • JsonSerializationException Constructor
                • JsonSerializationException Constructor()
                • JsonSerializationException Constructor(String)
                • JsonSerializationException Constructor(String,Exception)
            • JsonSerializer
              • Overview
              • Members
              • JsonSerializer Constructor
              • Methods
                • Create Method
                  • Create() Method
                  • Create(JsonSerializerSettings) Method
                • CreateDefault Method
                  • CreateDefault() Method
                  • CreateDefault(JsonSerializerSettings) Method
                • Deserialize Method
                  • Deserialize(JsonReader) Method
                  • Deserialize(TextReader,Type) Method
                  • Deserialize<T>(JsonReader) Method
                  • Deserialize(JsonReader,Type) Method
                • Populate Method
                  • Populate(TextReader,Object) Method
                  • Populate(JsonReader,Object) Method
                • Serialize Method
                  • Serialize(TextWriter,Object) Method
                  • Serialize(JsonWriter,Object,Type) Method
                  • Serialize(TextWriter,Object,Type) Method
                  • Serialize(JsonWriter,Object) Method
              • Properties
                • Binder Property
                • CheckAdditionalContent Property
                • ConstructorHandling Property
                • Context Property
                • ContractResolver Property
                • Converters Property
                • Culture Property
                • DateFormatHandling Property
                • DateFormatString Property
                • DateParseHandling Property
                • DateTimeZoneHandling Property
                • DefaultValueHandling Property
                • FloatFormatHandling Property
                • FloatParseHandling Property
                • Formatting Property
                • MaxDepth Property
                • MetadataPropertyHandling Property
                • MissingMemberHandling Property
                • NullValueHandling Property
                • ObjectCreationHandling Property
                • PreserveReferencesHandling Property
                • ReferenceLoopHandling Property
                • ReferenceResolver Property
                • StringEscapeHandling Property
                • TraceWriter Property
                • TypeNameAssemblyFormat Property
                • TypeNameHandling Property
              • Events
                • Error Event
            • JsonSerializerSettings
              • Overview
              • Members
              • JsonSerializerSettings Constructor
              • Properties
                • Binder Property
                • CheckAdditionalContent Property
                • ConstructorHandling Property
                • Context Property
                • ContractResolver Property
                • Converters Property
                • Culture Property
                • DateFormatHandling Property
                • DateFormatString Property
                • DateParseHandling Property
                • DateTimeZoneHandling Property
                • DefaultValueHandling Property
                • Error Property
                • FloatFormatHandling Property
                • FloatParseHandling Property
                • Formatting Property
                • MaxDepth Property
                • MetadataPropertyHandling Property
                • MissingMemberHandling Property
                • NullValueHandling Property
                • ObjectCreationHandling Property
                • PreserveReferencesHandling Property
                • ReferenceLoopHandling Property
                • ReferenceResolver Property
                • StringEscapeHandling Property
                • TraceWriter Property
                • TypeNameAssemblyFormat Property
                • TypeNameHandling Property
            • JsonTextReader
              • Overview
              • Members
              • JsonTextReader Constructor
              • Methods
                • Close Method
                • HasLineInfo Method
                • Read Method
                • ReadAsBytes Method
                • ReadAsDateTime Method
                • ReadAsDecimal Method
                • ReadAsInt32 Method
                • ReadAsString Method
              • Properties
                • LineNumber Property
                • LinePosition Property
            • JsonTextWriter
              • Overview
              • Members
              • JsonTextWriter Constructor
              • Methods
                • Close Method
                • Flush Method
                • WriteComment Method
                • WriteEnd Method
                  • WriteEnd(JsonToken) Method
                • WriteIndent Method
                • WriteIndentSpace Method
                • WriteNull Method
                • WritePropertyName Method
                  • WritePropertyName(String) Method
                  • WritePropertyName(String,Boolean) Method
                • WriteRaw Method
                • WriteStartArray Method
                • WriteStartConstructor Method
                • WriteStartObject Method
                • WriteUndefined Method
                • WriteValue Method
                  • WriteValue(Object) Method
                  • WriteValue(String) Method
                  • WriteValue(Int32) Method
                  • WriteValue(UInt32) Method
                  • WriteValue(Int64) Method
                  • WriteValue(UInt64) Method
                  • WriteValue(Single) Method
                  • WriteValue(Nullable<Single>) Method
                  • WriteValue(Double) Method
                  • WriteValue(Nullable<Double>) Method
                  • WriteValue(Boolean) Method
                  • WriteValue(Int16) Method
                  • WriteValue(UInt16) Method
                  • WriteValue(Char) Method
                  • WriteValue(Byte) Method
                  • WriteValue(SByte) Method
                  • WriteValue(Decimal) Method
                  • WriteValue(DateTime) Method
                  • WriteValue(Byte[]) Method
                  • WriteValue(Guid) Method
                  • WriteValue(TimeSpan) Method
                  • WriteValue(Uri) Method
                • WriteValueDelimiter Method
                • WriteWhitespace Method
              • Properties
                • Indentation Property
                • IndentChar Property
                • QuoteChar Property
                • QuoteName Property
            • JsonValidatingReader
              • Overview
              • Members
              • JsonValidatingReader Constructor
              • Methods
                • Read Method
                • ReadAsBytes Method
                • ReadAsDateTime Method
                • ReadAsDecimal Method
                • ReadAsInt32 Method
                • ReadAsString Method
              • Properties
                • Depth Property
                • Path Property
                • QuoteChar Property
                • Reader Property
                • Schema Property
                • TokenType Property
                • Value Property
                • ValueType Property
              • Events
                • ValidationEventHandler Event
            • JsonWriter
              • Overview
              • Members
              • Methods
                • Close Method
                • Flush Method
                • SetWriteState Method
                • WriteComment Method
                • WriteEnd Method
                  • WriteEnd() Method
                  • WriteEnd(JsonToken) Method
                • WriteEndArray Method
                • WriteEndConstructor Method
                • WriteEndObject Method
                • WriteIndent Method
                • WriteIndentSpace Method
                • WriteNull Method
                • WritePropertyName Method
                  • WritePropertyName(String) Method
                  • WritePropertyName(String,Boolean) Method
                • WriteRaw Method
                • WriteRawValue Method
                • WriteStartArray Method
                • WriteStartConstructor Method
                • WriteStartObject Method
                • WriteToken Method
                  • WriteToken(JsonReader) Method
                  • WriteToken(JsonReader,Boolean) Method
                • WriteUndefined Method
                • WriteValue Method
                  • WriteValue(String) Method
                  • WriteValue(Int32) Method
                  • WriteValue(UInt32) Method
                  • WriteValue(Int64) Method
                  • WriteValue(UInt64) Method
                  • WriteValue(Single) Method
                  • WriteValue(Double) Method
                  • WriteValue(Boolean) Method
                  • WriteValue(Int16) Method
                  • WriteValue(UInt16) Method
                  • WriteValue(Char) Method
                  • WriteValue(Byte) Method
                  • WriteValue(SByte) Method
                  • WriteValue(Decimal) Method
                  • WriteValue(DateTime) Method
                  • WriteValue(Guid) Method
                  • WriteValue(TimeSpan) Method
                  • WriteValue(Nullable<Int32>) Method
                  • WriteValue(Nullable<UInt32>) Method
                  • WriteValue(Nullable<Int64>) Method
                  • WriteValue(Nullable<UInt64>) Method
                  • WriteValue(Nullable<Single>) Method
                  • WriteValue(Nullable<Double>) Method
                  • WriteValue(Nullable<Boolean>) Method
                  • WriteValue(Nullable<Int16>) Method
                  • WriteValue(Nullable<UInt16>) Method
                  • WriteValue(Nullable<Char>) Method
                  • WriteValue(Nullable<Byte>) Method
                  • WriteValue(Nullable<SByte>) Method
                  • WriteValue(Nullable<Decimal>) Method
                  • WriteValue(Nullable<DateTime>) Method
                  • WriteValue(Nullable<Guid>) Method
                  • WriteValue(Nullable<TimeSpan>) Method
                  • WriteValue(Byte[]) Method
                  • WriteValue(Uri) Method
                  • WriteValue(Object) Method
                • WriteValueDelimiter Method
                • WriteWhitespace Method
              • Properties
                • CloseOutput Property
                • Culture Property
                • DateFormatHandling Property
                • DateFormatString Property
                • DateTimeZoneHandling Property
                • FloatFormatHandling Property
                • Formatting Property
                • Path Property
                • StringEscapeHandling Property
                • WriteState Property
            • JsonWriterException
              • Overview
              • Members
              • JsonWriterException Constructor
                • JsonWriterException Constructor()
                • JsonWriterException Constructor(String)
                • JsonWriterException Constructor(String,Exception)
              • Properties
                • Path Property
            • SerializationBinder
              • Overview
              • Members
              • Methods
                • BindToName Method
                • BindToType Method
          • Enumerations
            • ConstructorHandling
            • DateFormatHandling
            • DateParseHandling
            • DateTimeZoneHandling
            • DefaultValueHandling
            • FloatFormatHandling
            • FloatParseHandling
            • Formatting
            • JsonToken
            • MemberSerialization
            • MetadataPropertyHandling
            • MissingMemberHandling
            • NullValueHandling
            • ObjectCreationHandling
            • PreserveReferencesHandling
            • ReferenceLoopHandling
            • Required
            • StringEscapeHandling
            • TraceLevel
            • TypeNameHandling
            • WriteState
          • Interfaces
            • IJsonLineInfo
              • Overview
              • Members
              • Methods
                • HasLineInfo Method
              • Properties
                • LineNumber Property
                • LinePosition Property
        • Noemax.Newtonsoft.Json.Bson Namespace
          • Overview
          • Classes
            • BsonObjectId
              • Overview
              • Members
              • BsonObjectId Constructor
              • Properties
                • Value Property
            • BsonReader
              • Overview
              • Members
              • BsonReader Constructor
                • BsonReader Constructor(Stream)
                • BsonReader Constructor(BinaryReader)
                • BsonReader Constructor(Stream,Boolean,DateTimeKind)
                • BsonReader Constructor(BinaryReader,Boolean,DateTimeKind)
              • Methods
                • Close Method
                • Read Method
                • ReadAsBytes Method
                • ReadAsDateTime Method
                • ReadAsDecimal Method
                • ReadAsInt32 Method
                • ReadAsString Method
              • Properties
                • DateTimeKindHandling Property
                • JsonNet35BinaryCompatibility Property
                • ReadRootValueAsArray Property
            • BsonWriter
              • Overview
              • Members
              • BsonWriter Constructor
                • BsonWriter Constructor(Stream)
                • BsonWriter Constructor(BinaryWriter)
              • Methods
                • Close Method
                • Flush Method
                • WriteComment Method
                • WriteEnd Method
                  • WriteEnd(JsonToken) Method
                • WriteNull Method
                • WriteObjectId Method
                • WritePropertyName Method
                  • WritePropertyName(String) Method
                • WriteRaw Method
                • WriteRawValue Method
                • WriteRegex Method
                • WriteStartArray Method
                • WriteStartConstructor Method
                • WriteStartObject Method
                • WriteUndefined Method
                • WriteValue Method
                  • WriteValue(Object) Method
                  • WriteValue(String) Method
                  • WriteValue(Int32) Method
                  • WriteValue(UInt32) Method
                  • WriteValue(Int64) Method
                  • WriteValue(UInt64) Method
                  • WriteValue(Single) Method
                  • WriteValue(Double) Method
                  • WriteValue(Boolean) Method
                  • WriteValue(Int16) Method
                  • WriteValue(UInt16) Method
                  • WriteValue(Char) Method
                  • WriteValue(Byte) Method
                  • WriteValue(SByte) Method
                  • WriteValue(Decimal) Method
                  • WriteValue(DateTime) Method
                  • WriteValue(Byte[]) Method
                  • WriteValue(Guid) Method
                  • WriteValue(TimeSpan) Method
                  • WriteValue(Uri) Method
              • Properties
                • DateTimeKindHandling Property
        • Noemax.Newtonsoft.Json.Converters Namespace
          • Overview
          • Classes
            • BinaryConverter
              • Overview
              • Members
              • BinaryConverter Constructor
              • Methods
                • CanConvert Method
                • ReadJson Method
                • WriteJson Method
            • BsonObjectIdConverter
              • Overview
              • Members
              • BsonObjectIdConverter Constructor
              • Methods
                • CanConvert Method
                • ReadJson Method
                • WriteJson Method
            • CustomCreationConverter<T>
              • Overview
              • Members
              • Methods
                • CanConvert Method
                • Create Method
                • ReadJson Method
                • WriteJson Method
              • Properties
                • CanWrite Property
            • DateTimeConverterBase
              • Overview
              • Members
              • Methods
                • CanConvert Method
            • IsoDateTimeConverter
              • Overview
              • Members
              • IsoDateTimeConverter Constructor
              • Methods
                • ReadJson Method
                • WriteJson Method
              • Properties
                • Culture Property
                • DateTimeFormat Property
                • DateTimeStyles Property
            • JavaScriptDateTimeConverter
              • Overview
              • Members
              • JavaScriptDateTimeConverter Constructor
              • Methods
                • ReadJson Method
                • WriteJson Method
            • KeyValuePairConverter
              • Overview
              • Members
              • KeyValuePairConverter Constructor
              • Methods
                • CanConvert Method
                • ReadJson Method
                • WriteJson Method
            • RegexConverter
              • Overview
              • Members
              • RegexConverter Constructor
              • Methods
                • CanConvert Method
                • ReadJson Method
                • WriteJson Method
            • StringEnumConverter
              • Overview
              • Members
              • StringEnumConverter Constructor
              • Methods
                • CanConvert Method
                • ReadJson Method
                • WriteJson Method
              • Properties
                • AllowIntegerValues Property
                • CamelCaseText Property
            • VersionConverter
              • Overview
              • Members
              • VersionConverter Constructor
              • Methods
                • CanConvert Method
                • ReadJson Method
                • WriteJson Method
            • XmlNodeConverter
              • Overview
              • Members
              • XmlNodeConverter Constructor
              • Methods
                • CanConvert Method
                • ReadJson Method
                • WriteJson Method
              • Properties
                • DeserializeRootElementName Property
                • OmitRootObject Property
                • WriteArrayAttribute Property
        • Noemax.Newtonsoft.Json.Linq Namespace
          • Overview
          • Classes
            • Extensions
              • Overview
              • Members
              • Methods
                • Ancestors<T> Method
                • AsJEnumerable Method
                  • AsJEnumerable(IEnumerable<JToken>) Method
                  • AsJEnumerable<T>(IEnumerable<T>) Method
                • Children Method
                  • Children<T>(IEnumerable<T>) Method
                  • Children<T,U>(IEnumerable<T>) Method
                • Descendants<T> Method
                • Properties Method
                • Value Method
                  • Value<U>(IEnumerable<JToken>) Method
                  • Value<T,U>(IEnumerable<T>) Method
                • Values Method
                  • Values(IEnumerable<JToken>,Object) Method
                  • Values(IEnumerable<JToken>) Method
                  • Values<U>(IEnumerable<JToken>,Object) Method
                  • Values<U>(IEnumerable<JToken>) Method
            • JArray
              • Overview
              • Members
              • JArray Constructor
                • JArray Constructor()
                • JArray Constructor(JArray)
                • JArray Constructor(Object[])
                • JArray Constructor(Object)
              • Methods
                • Add Method
                  • Add(JToken) Method
                • Clear Method
                • Contains Method
                • CopyTo Method
                • FromObject Method
                  • FromObject(Object) Method
                  • FromObject(Object,JsonSerializer) Method
                • GetEnumerator Method
                • IndexOf Method
                • Insert Method
                • Load Method
                • Parse Method
                • Remove Method
                  • Remove(JToken) Method
                • RemoveAt Method
                • WriteTo Method
              • Properties
                • ChildrenTokens Property
                • IsReadOnly Property
                • Item Property
                • Type Property
            • JConstructor
              • Overview
              • Members
              • JConstructor Constructor
                • JConstructor Constructor()
                • JConstructor Constructor(JConstructor)
                • JConstructor Constructor(String,Object[])
                • JConstructor Constructor(String,Object)
                • JConstructor Constructor(String)
              • Methods
                • Load Method
                • WriteTo Method
              • Properties
                • ChildrenTokens Property
                • Item Property
                • Name Property
                • Type Property
            • JContainer
              • Overview
              • Members
              • Methods
                • Add Method
                • AddFirst Method
                • Children Method
                  • Children() Method
                • CreateWriter Method
                • Descendants Method
                • OnAddingNew Method
                • OnListChanged Method
                • RemoveAll Method
                • ReplaceAll Method
                • Values<T> Method
              • Properties
                • ChildrenTokens Property
                • Count Property
                • First Property
                • HasValues Property
                • Last Property
              • Events
                • AddingNew Event
                • ListChanged Event
            • JObject
              • Overview
              • Members
              • JObject Constructor
                • JObject Constructor()
                • JObject Constructor(JObject)
                • JObject Constructor(Object[])
                • JObject Constructor(Object)
              • Methods
                • Add Method
                  • Add(String,JToken) Method
                • FromObject Method
                  • FromObject(Object) Method
                  • FromObject(Object,JsonSerializer) Method
                • GetEnumerator Method
                • GetValue Method
                  • GetValue(String) Method
                  • GetValue(String,StringComparison) Method
                • Load Method
                • OnPropertyChanged Method
                • Parse Method
                • Properties Method
                • Property Method
                • PropertyValues Method
                • Remove Method
                  • Remove(String) Method
                • TryGetValue Method
                  • TryGetValue(String,StringComparison,JToken) Method
                  • TryGetValue(String,JToken) Method
                • WriteTo Method
              • Properties
                • ChildrenTokens Property
                • Item Property
                • Type Property
              • Events
                • PropertyChanged Event
            • JProperty
              • Overview
              • Members
              • JProperty Constructor
                • JProperty Constructor(JProperty)
                • JProperty Constructor(String,Object[])
                • JProperty Constructor(String,Object)
              • Methods
                • Load Method
                • WriteTo Method
              • Properties
                • ChildrenTokens Property
                • Name Property
                • Type Property
                • Value Property
            • JPropertyDescriptor
              • Overview
              • Members
              • JPropertyDescriptor Constructor
              • Methods
                • CanResetValue Method
                • GetValue Method
                • ResetValue Method
                • SetValue Method
                • ShouldSerializeValue Method
              • Properties
                • ComponentType Property
                • IsReadOnly Property
                • NameHashCode Property
                • PropertyType Property
            • JRaw
              • Overview
              • Members
              • JRaw Constructor
                • JRaw Constructor(JRaw)
                • JRaw Constructor(Object)
              • Methods
                • Create Method
            • JToken
              • Overview
              • Members
              • Methods
                • AddAfterSelf Method
                • AddBeforeSelf Method
                • AfterSelf Method
                • Ancestors Method
                • BeforeSelf Method
                • Children Method
                  • Children() Method
                  • Children<T>() Method
                • CreateReader Method
                • DeepClone Method
                • DeepEquals Method
                • FromObject Method
                  • FromObject(Object) Method
                  • FromObject(Object,JsonSerializer) Method
                • Load Method
                • Parse Method
                • ReadFrom Method
                • Remove Method
                • Replace Method
                • SelectToken Method
                  • SelectToken(String) Method
                  • SelectToken(String,Boolean) Method
                • SelectTokens Method
                  • SelectTokens(String) Method
                  • SelectTokens(String,Boolean) Method
                • ToObject Method
                  • ToObject<T>() Method
                  • ToObject(Type) Method
                  • ToObject<T>(JsonSerializer) Method
                  • ToObject(Type,JsonSerializer) Method
                • ToString Method
                  • ToString() Method
                  • ToString(Formatting,JsonConverter[]) Method
                • Value<T> Method
                • Values<T> Method
                • WriteTo Method
              • Properties
                • EqualityComparer Property
                • First Property
                • HasValues Property
                • Item Property
                • Last Property
                • Next Property
                • Parent Property
                • Path Property
                • Previous Property
                • Root Property
                • Type Property
              • Operators
                • Explicit Type Conversion Operator
                • Implicit Type Conversion Operator
            • JTokenEqualityComparer
              • Overview
              • Members
              • JTokenEqualityComparer Constructor
              • Methods
                • Equals Method
                  • Equals(JToken,JToken) Method
                • GetHashCode Method
                  • GetHashCode(JToken) Method
            • JTokenReader
              • Overview
              • Members
              • JTokenReader Constructor
              • Methods
                • Read Method
                • ReadAsBytes Method
                • ReadAsDateTime Method
                • ReadAsDecimal Method
                • ReadAsInt32 Method
                • ReadAsString Method
              • Properties
                • Path Property
            • JTokenWriter
              • Overview
              • Members
              • JTokenWriter Constructor
                • JTokenWriter Constructor(JContainer)
                • JTokenWriter Constructor()
              • Methods
                • Close Method
                • Flush Method
                • WriteComment Method
                • WriteEnd Method
                  • WriteEnd(JsonToken) Method
                • WriteNull Method
                • WritePropertyName Method
                  • WritePropertyName(String) Method
                • WriteRaw Method
                • WriteStartArray Method
                • WriteStartConstructor Method
                • WriteStartObject Method
                • WriteUndefined Method
                • WriteValue Method
                  • WriteValue(Object) Method
                  • WriteValue(String) Method
                  • WriteValue(Int32) Method
                  • WriteValue(UInt32) Method
                  • WriteValue(Int64) Method
                  • WriteValue(UInt64) Method
                  • WriteValue(Single) Method
                  • WriteValue(Double) Method
                  • WriteValue(Boolean) Method
                  • WriteValue(Int16) Method
                  • WriteValue(UInt16) Method
                  • WriteValue(Char) Method
                  • WriteValue(Byte) Method
                  • WriteValue(SByte) Method
                  • WriteValue(Decimal) Method
                  • WriteValue(DateTime) Method
                  • WriteValue(Byte[]) Method
                  • WriteValue(TimeSpan) Method
                  • WriteValue(Guid) Method
                  • WriteValue(Uri) Method
              • Properties
                • Token Property
            • JValue
              • Overview
              • Members
              • JValue Constructor
                • JValue Constructor(JValue)
                • JValue Constructor(Int64)
                • JValue Constructor(Decimal)
                • JValue Constructor(Char)
                • JValue Constructor(UInt64)
                • JValue Constructor(Double)
                • JValue Constructor(Single)
                • JValue Constructor(DateTime)
                • JValue Constructor(Boolean)
                • JValue Constructor(String)
                • JValue Constructor(Guid)
                • JValue Constructor(Uri)
                • JValue Constructor(TimeSpan)
                • JValue Constructor(Object)
              • Methods
                • CompareTo Method
                • CreateComment Method
                • CreateString Method
                • Equals Method
                  • Equals(JValue) Method
                  • Equals(Object) Method
                • GetHashCode Method
                • ToString Method
                  • ToString() Method
                  • ToString(String) Method
                  • ToString(IFormatProvider) Method
                  • ToString(String,IFormatProvider) Method
                • WriteTo Method
              • Properties
                • HasValues Property
                • Type Property
                • Value Property
          • Enumerations
            • JTokenType
          • Structures
            • JEnumerable<T>
              • Overview
              • Members
              • JEnumerable<T> Constructor
              • Methods
                • Equals Method
                • GetEnumerator Method
                • GetHashCode Method
              • Properties
                • Item Property
              • Fields
                • Empty Field
          • Interfaces
            • IJEnumerable<T>
              • Overview
              • Members
              • Properties
                • Item Property
        • Noemax.Newtonsoft.Json.Linq.JsonPath Namespace
          • Overview
        • Noemax.Newtonsoft.Json.Schema Namespace
          • Overview
          • Classes
            • Extensions
              • Overview
              • Members
              • Methods
                • IsValid Method
                  • IsValid(JToken,JsonSchema) Method
                  • IsValid(JToken,JsonSchema,IList<String>) Method
                • Validate Method
                  • Validate(JToken,JsonSchema) Method
                  • Validate(JToken,JsonSchema,ValidationEventHandler) Method
            • JsonSchema
              • Overview
              • Members
              • JsonSchema Constructor
              • Methods
                • Parse Method
                  • Parse(String) Method
                  • Parse(String,JsonSchemaResolver) Method
                • Read Method
                  • Read(JsonReader) Method
                  • Read(JsonReader,JsonSchemaResolver) Method
                • ToString Method
                • WriteTo Method
                  • WriteTo(JsonWriter) Method
                  • WriteTo(JsonWriter,JsonSchemaResolver) Method
              • Properties
                • AdditionalItems Property
                • AdditionalProperties Property
                • AllowAdditionalItems Property
                • AllowAdditionalProperties Property
                • Default Property
                • Description Property
                • Disallow Property
                • DivisibleBy Property
                • Enum Property
                • ExclusiveMaximum Property
                • ExclusiveMinimum Property
                • Extends Property
                • Format Property
                • Hidden Property
                • Id Property
                • Items Property
                • Maximum Property
                • MaximumItems Property
                • MaximumLength Property
                • Minimum Property
                • MinimumItems Property
                • MinimumLength Property
                • Pattern Property
                • PatternProperties Property
                • PositionalItemsValidation Property
                • Properties Property
                • ReadOnly Property
                • Required Property
                • Requires Property
                • Title Property
                • Transient Property
                • Type Property
                • UniqueItems Property
            • JsonSchemaException
              • Overview
              • Members
              • JsonSchemaException Constructor
                • JsonSchemaException Constructor()
                • JsonSchemaException Constructor(String)
                • JsonSchemaException Constructor(String,Exception)
              • Properties
                • LineNumber Property
                • LinePosition Property
                • Path Property
            • JsonSchemaGenerator
              • Overview
              • Members
              • JsonSchemaGenerator Constructor
              • Methods
                • Generate Method
                  • Generate(Type) Method
                  • Generate(Type,JsonSchemaResolver) Method
                  • Generate(Type,Boolean) Method
                  • Generate(Type,JsonSchemaResolver,Boolean) Method
              • Properties
                • ContractResolver Property
                • UndefinedSchemaIdHandling Property
            • JsonSchemaResolver
              • Overview
              • Members
              • JsonSchemaResolver Constructor
              • Methods
                • GetSchema Method
              • Properties
                • LoadedSchemas Property
            • ValidationEventArgs
              • Overview
              • Members
              • Properties
                • Exception Property
                • Message Property
                • Path Property
          • Enumerations
            • JsonSchemaType
            • UndefinedSchemaIdHandling
          • Delegates
            • ValidationEventHandler
        • Noemax.Newtonsoft.Json.Serialization Namespace
          • Overview
          • Classes
            • CamelCasePropertyNamesContractResolver
              • Overview
              • Members
              • CamelCasePropertyNamesContractResolver Constructor
            • DefaultContractResolver
              • Overview
              • Members
              • DefaultContractResolver Constructor
                • DefaultContractResolver Constructor()
                • DefaultContractResolver Constructor(Boolean)
              • Methods
                • CreateArrayContract Method
                • CreateConstructorParameters Method
                • CreateContract Method
                • CreateDictionaryContract Method
                • CreateLinqContract Method
                • CreateMemberValueProvider Method
                • CreateObjectContract Method
                • CreatePrimitiveContract Method
                • CreateProperties Method
                • CreateProperty Method
                • CreatePropertyFromConstructorParameter Method
                • CreateStringContract Method
                • GetResolvedPropertyName Method
                • GetSerializableMembers Method
                • ResolveContract Method
                • ResolveContractConverter Method
              • Properties
                • DefaultMembersSearchFlags Property
                • DynamicCodeGeneration Property
                • IgnoreSerializableAttribute Property
                • SerializeCompilerGeneratedMembers Property
            • DefaultSerializationBinder
              • Overview
              • Members
              • DefaultSerializationBinder Constructor
              • Methods
                • BindToName Method
                • BindToType Method
            • ErrorContext
              • Overview
              • Members
              • Properties
                • Error Property
                • Handled Property
                • Member Property
                • OriginalObject Property
                • Path Property
            • ErrorEventArgs
              • Overview
              • Members
              • ErrorEventArgs Constructor
              • Properties
                • CurrentObject Property
                • ErrorContext Property
            • FlexibleSerializationBinder
              • Overview
              • Members
              • FlexibleSerializationBinder Constructor
              • Methods
                • BindToName Method
                • BindToType Method
                • RegisterType Method
            • JsonArrayContract
              • Overview
              • Members
              • JsonArrayContract Constructor
              • Properties
                • CollectionItemType Property
                • IsMultidimensionalArray Property
            • JsonContainerContract
              • Overview
              • Members
              • Properties
                • ItemConverter Property
                • ItemIsReference Property
                • ItemReferenceLoopHandling Property
                • ItemTypeNameHandling Property
            • JsonContract
              • Overview
              • Members
              • Properties
                • Converter Property
                • CreatedType Property
                • DefaultCreator Property
                • DefaultCreatorNonPublic Property
                • IsReference Property
                • OnDeserialized Property
                • OnDeserializedCallbacks Property
                • OnDeserializing Property
                • OnDeserializingCallbacks Property
                • OnError Property
                • OnErrorCallbacks Property
                • OnSerialized Property
                • OnSerializedCallbacks Property
                • OnSerializing Property
                • OnSerializingCallbacks Property
                • UnderlyingType Property
            • JsonDictionaryContract
              • Overview
              • Members
              • JsonDictionaryContract Constructor
              • Properties
                • DictionaryKeyType Property
                • DictionaryValueType Property
                • PropertyNameResolver Property
            • JsonISerializableContract
              • Overview
              • Members
              • JsonISerializableContract Constructor
              • Properties
                • ISerializableCreator Property
            • JsonLinqContract
              • Overview
              • Members
              • JsonLinqContract Constructor
            • JsonObjectContract
              • Overview
              • Members
              • JsonObjectContract Constructor
              • Properties
                • ConstructorParameters Property
                • ExtensionDataGetter Property
                • ExtensionDataSetter Property
                • ItemRequired Property
                • MemberSerialization Property
                • OverrideConstructor Property
                • ParametrizedConstructor Property
                • Properties Property
            • JsonPrimitiveContract
              • Overview
              • Members
              • JsonPrimitiveContract Constructor
            • JsonProperty
              • Overview
              • Members
              • JsonProperty Constructor
              • Methods
                • ToString Method
              • Properties
                • Converter Property
                • DeclaringType Property
                • DefaultValue Property
                • DefaultValueHandling Property
                • GetIsSpecified Property
                • HasMemberAttribute Property
                • Ignored Property
                • IsReference Property
                • ItemConverter Property
                • ItemIsReference Property
                • ItemReferenceLoopHandling Property
                • ItemTypeNameHandling Property
                • MemberConverter Property
                • NullValueHandling Property
                • ObjectCreationHandling Property
                • Order Property
                • PropertyName Property
                • PropertyType Property
                • Readable Property
                • ReferenceLoopHandling Property
                • Required Property
                • SetIsSpecified Property
                • ShouldSerialize Property
                • TypeNameHandling Property
                • UnderlyingName Property
                • ValueProvider Property
                • Writable Property
            • JsonPropertyCollection
              • Overview
              • Members
              • JsonPropertyCollection Constructor
              • Methods
                • AddProperty Method
                • GetClosestMatchProperty Method
                • GetKeyForItem Method
                • GetProperty Method
            • JsonStringContract
              • Overview
              • Members
              • JsonStringContract Constructor
            • MemoryTraceWriter
              • Overview
              • Members
              • MemoryTraceWriter Constructor
              • Methods
                • GetTraceMessages Method
                • ToString Method
                • Trace Method
              • Properties
                • LevelFilter Property
            • OnErrorAttribute
              • Overview
              • Members
              • OnErrorAttribute Constructor
            • ReflectionValueProvider
              • Overview
              • Members
              • ReflectionValueProvider Constructor
              • Methods
                • GetValue Method
                • SetValue Method
          • Interfaces
            • IContractResolver
              • Overview
              • Members
              • Methods
                • ResolveContract Method
            • IReferenceResolver
              • Overview
              • Members
              • Methods
                • AddReference Method
                • GetReference Method
                • IsReferenced Method
                • ResolveReference Method
            • ITraceWriter
              • Overview
              • Members
              • Methods
                • Trace Method
              • Properties
                • LevelFilter Property
            • IValueProvider
              • Overview
              • Members
              • Methods
                • GetValue Method
                • SetValue Method
          • Delegates
            • ExtensionDataGetter
            • ExtensionDataSetter
            • ObjectConstructor<T>
            • SerializationCallback
            • SerializationErrorCallback
        • Noemax.Newtonsoft.Json.Utilities Namespace
          • Overview
        • Noemax.WebSockets Namespace
          • Overview
          • Classes
            • CompressionSettings
              • Overview
              • Members
              • CompressionSettings Constructor
                • CompressionSettings Constructor()
                • CompressionSettings Constructor(CompressionSettings)
              • Methods
                • CopyFrom Method
                • CopyTo Method
              • Properties
                • CompressionLevel Property
                • CompressionScheme Property
                • NoContextTakeover Property
            • WebSocketChannel
              • Overview
              • Members
              • Methods
                • Abort Method
                  • Abort() Method
                  • Abort(Int32,String) Method
                • AddProperty<T> Method
                • BeginSendMessage Method
                • Close Method
                  • Close() Method
                  • Close(TimeSpan) Method
                • EndSendMessage Method
                • GetProperty<T> Method
                • GetServiceInstance Method
                • NotifyClosed Method
                • NotifyError Method
                • NotifyPing Method
                • NotifyPong Method
                • Send Method
                  • Send(WebSocketOutboundMessage) Method
                  • Send(WebSocketOutboundMessage,TimeSpan) Method
                  • Send(ArraySegment<Byte>) Method
                  • Send(ArraySegment<Byte>,TimeSpan) Method
                  • Send(Byte[]) Method
                  • Send(Byte[],Int32,Int32) Method
                  • Send(Byte[],Int32,Int32,TimeSpan) Method
                  • Send(String) Method
                  • Send(String,TimeSpan) Method
                • SendAsync Method
                  • SendAsync(WebSocketOutboundMessage) Method
                  • SendAsync(WebSocketOutboundMessage,TimeSpan) Method
                  • SendAsync(Byte[],Int32,Int32) Method
                  • SendAsync(Byte[],Int32,Int32,TimeSpan) Method
                  • SendAsync(String) Method
                  • SendAsync(String,TimeSpan) Method
                • SendBatchAsync Method
                  • SendBatchAsync(WebSocketOutboundMessage[],TimeSpan) Method
                  • SendBatchAsync(WebSocketOutboundMessage[]) Method
                • SendClose Method
                • SendMessage Method
                  • SendMessage() Method
                  • SendMessage(TimeSpan) Method
                • SendPing Method
                  • SendPing() Method
                  • SendPing(Byte[]) Method
                • SendTextMessage Method
                • WaitForOutboundQueue Method
              • Properties
                • AuthenticationContext Property
                • AutoPingInterval Property
                • ClientDispatcher Property
                • Connected Property
                • Context Property
                • DefaultReceiveTimeout Property
                • DefaultSendTimeout Property
                • ID Property
                • MaxOutboundQueueSize Property
                • Origin Property
                • OutboundQueueSize Property
                • PayloadMasking Property
                • Protocol Property
                • Serializer Property
                • ServiceInstance Property
                • State Property
                • Via Property
              • Events
                • Closed Event
                • Error Event
                • Ping Event
                • Pong Event
            • WebSocketClient
              • Overview
              • Members
              • WebSocketClient Constructor
                • WebSocketClient Constructor(String,IWebSockets)
                • WebSocketClient Constructor(Uri,IWebSockets)
                • WebSocketClient Constructor(Uri,String,String,IWebSockets)
              • Methods
                • Close Method
                  • Close(TimeSpan) Method
                • Create Method
                  • Create<TService>(Uri) Method
                  • Create<TService>(String) Method
                  • Create<TService>(Uri,String,String) Method
                  • Create<TService>(String,String,String) Method
                  • Create(Uri,IWebSockets) Method
                  • Create(String,IWebSockets) Method
                  • Create(Uri,String,String,IWebSockets) Method
                  • Create(String,String,String,IWebSockets) Method
                • Open Method
                  • Open() Method
                  • Open(TimeSpan) Method
                • Send Method
                  • Send(Byte[],Int32,Int32,TimeSpan) Method
                  • Send(String,TimeSpan) Method
                  • Send(WebSocketOutboundMessage,TimeSpan) Method
                • SendAsync Method
                  • SendAsync(Byte[],Int32,Int32,TimeSpan) Method
                  • SendAsync(String,TimeSpan) Method
                  • SendAsync(WebSocketOutboundMessage,TimeSpan) Method
                • SendBatchAsync Method
                  • SendBatchAsync(WebSocketOutboundMessage[],TimeSpan) Method
                • SendClose Method
                • SendMessage Method
                  • SendMessage(TimeSpan) Method
                • SendPing Method
                  • SendPing() Method
                  • SendPing(Byte[]) Method
                • SendTextMessage Method
                  • SendTextMessage(TimeSpan) Method
              • Properties
                • Compression Property
                • Extensions Property
                • InboundHandshakeHeaders Property
                • MaxRedirects Property
                • Origin Property
                • OutboundHandshakeHeaders Property
                • PayloadMasking Property
                • Protocol Property
                • Security Property
                • UseDefaultWebProxy Property
              • Events
                • Handshake Event
            • WebSocketClient<TService>
              • Overview
              • Members
              • WebSocketClient<TService> Constructor
                • WebSocketClient<TService> Constructor(Uri)
                • WebSocketClient<TService> Constructor(String)
                • WebSocketClient<TService> Constructor(Uri,String,String)
              • Methods
                • GetServiceInstance Method
            • WebSocketClosedException
              • Overview
              • Members
              • WebSocketClosedException Constructor
                • WebSocketClosedException Constructor(Int32)
                • WebSocketClosedException Constructor(Int32,String)
              • Properties
                • StatusCode Property
            • WebSocketConnectionChannel
              • Overview
              • Members
              • Methods
                • Abort Method
                  • Abort() Method
                  • Abort(Int32,String) Method
                • BeginSendMessage Method
                • Close Method
                  • Close(TimeSpan) Method
                • EndSendMessage Method
                • Send Method
                  • Send(Byte[],Int32,Int32,TimeSpan) Method
                  • Send(String,TimeSpan) Method
                  • Send(WebSocketOutboundMessage,TimeSpan) Method
                • SendAsync Method
                  • SendAsync(Byte[],Int32,Int32,TimeSpan) Method
                  • SendAsync(String,TimeSpan) Method
                  • SendAsync(WebSocketOutboundMessage,TimeSpan) Method
                • SendBatchAsync Method
                  • SendBatchAsync(WebSocketOutboundMessage[],TimeSpan) Method
                • SendClose Method
                • SendMessage Method
                  • SendMessage(TimeSpan) Method
                • SendPing Method
                  • SendPing() Method
                  • SendPing(Byte[]) Method
                • SendTextMessage Method
                  • SendTextMessage() Method
                  • SendTextMessage(TimeSpan) Method
                • WaitForOutboundQueue Method
              • Properties
                • AuthenticationContext Property
                • AutoPingInterval Property
                • Connected Property
                • Context Property
                • ID Property
                • MaxOutboundFrameSize Property
                • MaxOutboundQueueSize Property
                • Origin Property
                • OutboundQueueSize Property
                • PayloadMasking Property
                • Protocol Property
                • ServiceInstance Property
                • State Property
                • Via Property
            • WebSocketEndpoint
              • Overview
              • Members
              • Methods
                • Close Method
                • Open Method
              • Properties
                • Listener Property
            • WebSocketException
              • Overview
              • Members
              • WebSocketException Constructor
                • WebSocketException Constructor(String)
                • WebSocketException Constructor(Int32,String)
                • WebSocketException Constructor(String,Exception)
                • WebSocketException Constructor(Int32,String,Exception)
              • Properties
                • StatusCode Property
            • WebSocketHandshake
              • Overview
              • Members
              • WebSocketHandshake Constructor
              • Properties
                • Context Property
                • Extensions Property
                • HasExtension Property
                • HasProtocol Property
                • InboundHeaders Property
                • IsServerSide Property
                • Origin Property
                • OutboundHeaders Property
                • Protocol Property
                • RedirectLocation Property
                • ResultAction Property
                • Via Property
            • WebSocketHandshakeHeader
              • Overview
              • Members
              • WebSocketHandshakeHeader Constructor
              • Properties
                • Name Property
                • Value Property
            • WebSocketHandshakeHeaderCollection
              • Overview
              • Members
              • WebSocketHandshakeHeaderCollection Constructor
                • WebSocketHandshakeHeaderCollection Constructor()
                • WebSocketHandshakeHeaderCollection Constructor(IDictionary<String,String>)
                • WebSocketHandshakeHeaderCollection Constructor(IEnumerable<WebSocketHandshakeHeader>)
              • Methods
                • Add Method
                  • Add(String,String) Method
                  • Add(WebSocketHandshakeHeader) Method
                  • Add(IEnumerable<WebSocketHandshakeHeader>) Method
                • Clear Method
                • CopyTo Method
                • Get Method
                • GetValue Method
                • Remove Method
                  • Remove(WebSocketHandshakeHeader) Method
                  • Remove(String) Method
              • Properties
                • Count Property
                • IsReadOnly Property
                • Item Property
                • Origin Property
                • Protocol Property
                • WcfContentType Property
            • WebSocketInboundMessage
              • Overview
              • Members
              • Methods
                • BeginBuffering Method
                • Close Method
                • EndBuffering Method
                • ReadAsBytes Method
                • ReadAsOutbound Method
                • ReadAsStream Method
                • ReadAsString Method
                  • ReadAsString(Int64) Method
                  • ReadAsString(Encoding,Int64) Method
                • ReadAsText Method
                  • ReadAsText() Method
                  • ReadAsText(Encoding) Method
              • Properties
                • Context Property
                • Fragmented Property
                • IsBuffered Property
                • State Property
                • Type Property
              • Operators
                • Implicit Type Conversion Operator
            • WebSocketProtocolException
              • Overview
              • Members
              • WebSocketProtocolException Constructor
                • WebSocketProtocolException Constructor()
                • WebSocketProtocolException Constructor(Exception)
            • WebSocketQueueSizeException
              • Overview
              • Members
              • WebSocketQueueSizeException Constructor
              • Properties
                • MaxOutboundQueueSize Property
                • OutboundQueueSizeWouldHave Property
            • WebSocketServer
              • Overview
              • Members
              • WebSocketServer Constructor
              • Methods
                • AddEndpoint Method
                  • AddEndpoint<TService>(Uri) Method
                  • AddEndpoint<TService>(String) Method
                  • AddEndpoint(Uri,IWebSockets) Method
                  • AddEndpoint(String,IWebSockets) Method
                • Close Method
                • Open Method
              • Properties
                • Compression Property
                • PortSharing Property
                • Security Property
              • Events
                • Handshake Event
            • WebSocketServer<TService>
              • Overview
              • Members
              • WebSocketServer<TService> Constructor
              • Methods
                • AddEndpoint Method
                  • AddEndpoint(Uri) Method
                  • AddEndpoint(String) Method
            • WebSocketServerSecurity
              • Overview
              • Members
              • WebSocketServerSecurity Constructor
              • Properties
                • AuthenticationScheme Property
              • Events
                • UsernamePasswordAuthenticate Event
            • WebSocketService
              • Overview
              • Members
              • WebSocketService Constructor
              • Methods
                • AddChannel Method
                • AddProperty<T> Method
                • Broadcast Method
                • CalcTotalOutboundQueueSize Method
                • CloseChannels Method
                  • CloseChannels() Method
                  • CloseChannels(TimeSpan) Method
                • CreateClient Method
                  • CreateClient(Uri) Method
                  • CreateClient(Uri,String,String) Method
                • GetChannels Method
                • GetProperty<T> Method
                • OnClose Method
                • OnError Method
                • OnHandshake Method
                • OnMessage Method
                  • OnMessage(WebSocketChannel,WebSocketInboundMessage) Method
                  • OnMessage(WebSocketChannel,String) Method
                  • OnMessage(WebSocketChannel,ArraySegment<Byte>) Method
                • OnOpen Method
                • OnPing Method
                • OnPong Method
                • RemoveChannel Method
                • RemoveProperty<T> Method
                • SendBatchAsync Method
                  • SendBatchAsync(WebSocketChannel[],WebSocketOutboundMessage[]) Method
                  • SendBatchAsync(WebSocketOutboundMessage[]) Method
                • SendPing Method
                  • SendPing() Method
                  • SendPing(IEnumerable<WebSocketChannel>) Method
                • SendTo Method
                • SendToAll Method
                  • SendToAll(String) Method
                  • SendToAll(ArraySegment<Byte>) Method
                  • SendToAll(Byte[],Int32,Int32) Method
                  • SendToAll(WebSocketOutboundMessage) Method
                • WaitForOutboundQueue Method
                  • WaitForOutboundQueue(TimeSpan) Method
                  • WaitForOutboundQueue(Int64,TimeSpan) Method
              • Properties
                • ChannelCount Property
                • Encoding Property
                • MaxReceivedMessageSize Property
            • WebSocketUsernamePasswordCredentials
              • Overview
              • Members
              • WebSocketUsernamePasswordCredentials Constructor
              • Properties
                • Password Property
                • Username Property
          • Enumerations
            • AuthenticationSchemes
            • CompressionScheme
            • WebSocketHandshakeAction
            • WebSocketMessageState
            • WebSocketMessageType
            • WebSocketState
          • Structures
            • WebSocketOutboundMessage
              • Overview
              • Members
              • WebSocketOutboundMessage Constructor
                • WebSocketOutboundMessage Constructor(WebSocketInboundMessage,Int32)
                • WebSocketOutboundMessage Constructor(String)
                • WebSocketOutboundMessage Constructor(Byte[])
                • WebSocketOutboundMessage Constructor(ArraySegment<Byte>)
                • WebSocketOutboundMessage Constructor(Byte[],Int32,Int32)
                • WebSocketOutboundMessage Constructor(WebSocketMessageType,Byte[],Int32,Int32)
              • Properties
                • Buffer Property
                • Count Property
                • Offset Property
                • Type Property
              • Operators
                • Implicit Type Conversion Operator
          • Interfaces
            • IWebSockets
              • Overview
              • Members
              • Methods
                • GetProperty<T> Method
                • OnClose Method
                • OnError Method
                • OnHandshake Method
                • OnMessage Method
                • OnOpen Method
                • OnPing Method
                • OnPong Method
          • Delegates
            • WebSocketHandshakeEventHandler
        • Noemax.WebSockets.Core Namespace
          • Overview
          • Classes
            • ControlFrameEventArgs
              • Overview
              • Members
              • ControlFrameEventArgs Constructor
                • ControlFrameEventArgs Constructor()
                • ControlFrameEventArgs Constructor(WebSocket,Byte,ArraySegment<Byte>)
              • Properties
                • OpCode Property
                • Payload Property
            • UsernamePasswordAuthenticateEventArgs
              • Overview
              • Members
              • UsernamePasswordAuthenticateEventArgs Constructor
              • Methods
                • Accept Method
                • Fail Method
              • Properties
                • AuthenticationContext Property
                • Password Property
                • Username Property
            • WebSocket
              • Overview
              • Members
              • Methods
                • Abort Method
                  • Abort() Method
                  • Abort(Int32,String) Method
                • BeginReceiveMessage Method
                  • BeginReceiveMessage(AsyncCallback,Object) Method
                  • BeginReceiveMessage(TimeSpan,AsyncCallback,Object) Method
                • BeginSendMessage Method
                  • BeginSendMessage(String,TimeSpan,AsyncCallback,Object) Method
                  • BeginSendMessage(Byte[],Int32,Int32,TimeSpan,AsyncCallback,Object) Method
                  • BeginSendMessage(ArraySegment<Byte>,TimeSpan,AsyncCallback,Object) Method
                  • BeginSendMessage(WebSocketOutboundMessage,TimeSpan,AsyncCallback,Object) Method
                • Close Method
                  • Close() Method
                  • Close(TimeSpan) Method
                • EndReceiveMessage Method
                  • EndReceiveMessage(IAsyncResult,Stream) Method
                  • EndReceiveMessage(IAsyncResult) Method
                  • EndReceiveMessage(IAsyncResult,BufferManager,Int64,ArraySegment<Byte>) Method
                  • EndReceiveMessage(IAsyncResult,String) Method
                • EndSendMessage Method
                • IsWaitingInboundMessage Method
                • Receive Method
                • ReceiveMessage Method
                  • ReceiveMessage(Int32) Method
                  • ReceiveMessage(Int32,TimeSpan) Method
                  • ReceiveMessage(BufferManager,Int64) Method
                  • ReceiveMessage(BufferManager,Int64,TimeSpan) Method
                  • ReceiveMessage() Method
                  • ReceiveMessage(TimeSpan) Method
                • SendBatchAsync Method
                • SendClose Method
                • SendMessage Method
                  • SendMessage() Method
                  • SendMessage(TimeSpan) Method
                  • SendMessage(Byte[],Int32,Int32) Method
                  • SendMessage(ArraySegment<Byte>,TimeSpan) Method
                  • SendMessage(Byte[],Int32,Int32,TimeSpan) Method
                  • SendMessage(String) Method
                  • SendMessage(String,TimeSpan) Method
                  • SendMessage(WebSocketOutboundMessage,TimeSpan) Method
                  • SendMessage(WebSocketOutboundMessage) Method
                • SendMessageAsync Method
                • SendPing Method
                  • SendPing() Method
                  • SendPing(Byte[]) Method
                • SendPong Method
                • SendTextMessage Method
                  • SendTextMessage() Method
                  • SendTextMessage(TimeSpan) Method
                • WaitForOutboundQueue Method
                  • WaitForOutboundQueue(Int64,TimeSpan) Method
                  • WaitForOutboundQueue(TimeSpan) Method
                • WriteMessage Method
              • Properties
                • AuthenticationContext Property
                • CanReceive Property
                • CanSend Property
                • Connected Property
                • Context Property
                • DefaultReceiveTimeout Property
                • DefaultSendTimeout Property
                • Extensions Property
                • IsFailed Property
                • IsServerSide Property
                • KeepaliveMode Property
                • KeepaliveResponseThrottlingInterval Property
                • KeepaliveRoundtripRequired Property
                • KeepaliveSendInterval Property
                • KeepaliveTimeout Property
                • MaxOutboundFrameSize Property
                • MaxOutboundQueueSize Property
                • Origin Property
                • OutboundQueueSize Property
                • PayloadMasking Property
                • Protocol Property
                • State Property
                • Via Property
              • Events
                • OnCloseFrame Event
                • OnPing Event
                • OnPong Event
            • WebSocketClientSecurity
              • Overview
              • Members
              • WebSocketClientSecurity Constructor
              • Properties
                • UsernameForProxy Property
                • UsernameForServer Property
            • WebSocketCloseCodes
              • Overview
              • Members
              • Fields
                • ExtensionRequired Field
                • GoingAway Field
                • InconsistentData Field
                • MessageToBig Field
                • MessageViolatesPolicy Field
                • Normal Field
                • ProtocolError Field
                • UnexpectedFailure Field
                • UnsupportedPayloadType Field
            • WebSocketCloseEventArgs
              • Overview
              • Members
              • WebSocketCloseEventArgs Constructor
              • Properties
                • Description Property
                • StatusCode Property
            • WebSocketErrorEventArgs
              • Overview
              • Members
              • WebSocketErrorEventArgs Constructor
              • Properties
                • Error Property
            • WebSocketFactory
              • Overview
              • Members
              • WebSocketFactory Constructor
              • Methods
                • Connect Method
                  • Connect(String) Method
                  • Connect(String,TimeSpan) Method
                  • Connect(Uri) Method
                  • Connect(Uri,TimeSpan) Method
              • Properties
                • BypassProxyOnLocal Property
                • Compression Property
                • Extensions Property
                • MaxRedirects Property
                • Origin Property
                • OutboundHandshakeHeaders Property
                • PayloadMasking Property
                • Protocol Property
                • ProxyAddress Property
                • Security Property
                • UseDefaultWebProxy Property
              • Events
                • Handshake Event
            • WebSocketListener
              • Overview
              • Members
              • WebSocketListener Constructor
              • Methods
                • Accept Method
                • BeginAccept Method
                • Close Method
                • DispatchChannel Method
                • EndAccept Method
                • Open Method
              • Properties
                • Compression Property
                • IsOpen Property
                • Protocol Property
                • Security Property
                • Uri Property
              • Events
                • Handshake Event
            • WebSocketMessageInputStream
              • Overview
              • Members
              • Methods
                • ReadToFrameEnd Method
              • Properties
                • BytesBuffered Property
                • DrainWhenMessageClosed Property
                • FrameBytesRemaining Property
                • IsFrameFinal Property
            • WebSocketPingOrPongEventArgs
              • Overview
              • Members
          • Enumerations
            • KeepaliveMode
          • Delegates
            • MessageEndCallback
            • UsernamePasswordAuthenticateEventHandler
        • Noemax.WebSockets.Messaging Namespace
          • Overview
          • Classes
            • CompressedMessageSerializer
              • Overview
              • Members
              • CompressedMessageSerializer Constructor
              • Methods
                • Deserialize Method
                • EnsureKnownTypes Method
                • Serialize Method
                  • Serialize(Object) Method
                  • Serialize(Stream,Object) Method
              • Properties
                • CompressedMessageFormat Property
                • CompressionLevel Property
                • CompressionThreshold Property
            • ConversationMessage
              • Overview
              • Members
              • Properties
                • Id Property
                • IsFault Property
                • IsResponse Property
            • DefaultClientDispatcher
              • Overview
              • Members
              • DefaultClientDispatcher Constructor
              • Methods
                • Dispatch Method
            • DefaultMessageDispatcher
              • Overview
              • Members
              • DefaultMessageDispatcher Constructor
              • Methods
                • CreateClientDispatcher Method
                • ExportKnownTypes Method
                • GenerateOperationsFromType Method
                • RegisterInvokerFactory Method
                • TryCreateInvoker Method
                • TryGetOperation Method
              • Properties
                • DefaultSerializer Property
                • KnownTypes Property
            • EnvelopedMessage
              • Overview
              • Members
              • Methods
                • GetBody<T> Method
              • Properties
                • Attachment Property
                • Body Property
            • FuncInvoker<TResult,TRequest>
              • Overview
              • Members
              • Methods
                • OnInvoke Method
                  • OnInvoke(ConversationMessage,WebSocketChannel) Method
                  • OnInvoke(TRequest,WebSocketChannel) Method
              • Properties
                • InputTypes Property
                • KnownTypes Property
            • Invoker
              • Overview
              • Members
              • Methods
                • Invoke Method
              • Properties
                • InputTypes Property
                • KnownTypes Property
            • InvokerFactory
              • Overview
              • Members
              • Methods
                • CanCreateInvoker Method
                • CreateInvoker Method
            • JsonClientProxyProvider
              • Overview
              • Members
              • JsonClientProxyProvider Constructor
              • Methods
                • Publish Method
                • Unpublish Method
              • Properties
                • ClientProxyFileName Property
                • JavaScript Property
            • JsonMessageSerializer
              • Overview
              • Members
              • JsonMessageSerializer Constructor
              • Methods
                • Deserialize Method
                  • Deserialize(String,WebSocketChannel,MessageDispatcher) Method
                  • Deserialize(ArraySegment<Byte>,WebSocketChannel,MessageDispatcher) Method
                • EnsureKnownTypes Method
                • GenerateClientProxy Method
                • Serialize Method
                  • Serialize(Object) Method
              • Properties
                • IncludeTypeName Property
            • MessageDispatcher
              • Overview
              • Members
              • Methods
                • AddOperation Method
                  • AddOperation(ICriteria,Invoker) Method
                  • AddOperation(MessageOperationDescription) Method
                • CreateClientDispatcher Method
                • Dispatch Method
                • GetOperation Method
                • TryGetOperation Method
              • Properties
                • DefaultSerializer Property
                • KnownTypes Property
                • Operations Property
            • MessageOperationAttribute
              • Overview
              • Members
              • MessageOperationAttribute Constructor
                • MessageOperationAttribute Constructor(String)
                • MessageOperationAttribute Constructor()
              • Properties
                • Action Property
            • MessageOperationDescription
              • Overview
              • Members
              • MessageOperationDescription Constructor
              • Properties
                • Action Property
                • Criteria Property
                • Invoker Property
            • MessageSerializerBase
              • Overview
              • Members
              • Methods
                • Deserialize Method
                  • Deserialize(WebSocketInboundMessage,WebSocketChannel,MessageDispatcher) Method
                  • Deserialize(String,WebSocketChannel,MessageDispatcher) Method
                  • Deserialize(ArraySegment<Byte>,WebSocketChannel,MessageDispatcher) Method
                • EnsureKnownTypes Method
                • Serialize Method
                  • Serialize(Object) Method
                  • Serialize(Stream,Object) Method
            • MessagingContractAttribute
              • Overview
              • Members
              • MessagingContractAttribute Constructor
            • MultiFormatMessagingService
              • Overview
              • Members
              • MultiFormatMessagingService Constructor
                • MultiFormatMessagingService Constructor()
                • MultiFormatMessagingService Constructor(Object)
              • Methods
                • AddMessageSerializer Method
                • Broadcast Method
                  • Broadcast<T>(String,T) Method
                  • Broadcast(String,Object[]) Method
                • OnHandshake Method
                • OnOpen Method
            • PlainMessage
              • Overview
              • Members
              • PlainMessage Constructor
              • Properties
                • Body Property
                • IsFault Property
                • IsResponse Property
                • Msg Property
            • ReflectionInvoker
              • Overview
              • Members
              • ReflectionInvoker Constructor
              • Methods
                • OnInvoke Method
              • Properties
                • InputTypes Property
                • KnownTypes Property
            • RequestInvoker
              • Overview
              • Members
              • Methods
                • Invoke Method
                • OnInvoke Method
            • RequestMessage
              • Overview
              • Members
              • RequestMessage Constructor
                • RequestMessage Constructor()
                • RequestMessage Constructor(Object[],String)
              • Methods
                • GetBody<T> Method
              • Properties
                • Body Property
                • IsFault Property
                • IsResponse Property
                • Method Property
                • Parameters Property
            • RpcFaultException
              • Overview
              • Members
              • RpcFaultException Constructor
                • RpcFaultException Constructor(Int32,Object,String)
                • RpcFaultException Constructor(FaultInfo)
              • Properties
                • FaultInfo Property
            • WebSocketChannelExtensions
              • Overview
              • Members
              • Methods
                • CreateStreamedMessage Method
                  • CreateStreamedMessage(WebSocketChannel,String,TimeSpan,Object[]) Method
                  • CreateStreamedMessage(WebSocketChannel,String,Object[]) Method
                • Request Method
                  • Request<TResult>(WebSocketChannel,String,TimeSpan,Object[]) Method
                  • Request<TResult>(WebSocketChannel,String,Object[]) Method
                  • Request(WebSocketChannel,String,Object[]) Method
                  • Request<TResult>(WebSocketChannel,String) Method
                  • Request<TResult,TRequest>(WebSocketChannel,String,TimeSpan,TRequest) Method
                  • Request<TResult,TRequest>(WebSocketChannel,String,TRequest) Method
                • RequestStream Method
                  • RequestStream(WebSocketChannel,String,Object[]) Method
                  • RequestStream(WebSocketChannel,String,TimeSpan,Object[]) Method
                • RequestWithStream Method
                  • RequestWithStream<TResult>(WebSocketChannel,String,TimeSpan,Stream,Object[]) Method
                  • RequestWithStream<TResult>(WebSocketChannel,String,Stream,Object[]) Method
                  • RequestWithStream(WebSocketChannel,String,TimeSpan,Stream,Object[]) Method
                  • RequestWithStream(WebSocketChannel,String,Stream,Object[]) Method
                • SendMessage Method
                  • SendMessage(WebSocketChannel,String,TimeSpan,Object[]) Method
                  • SendMessage(WebSocketChannel,String,Object[]) Method
                  • SendMessage<T>(WebSocketChannel,String,TimeSpan,T) Method
                  • SendMessage<T>(WebSocketChannel,String,T) Method
                • SendMessageAsync Method
                  • SendMessageAsync<T>(WebSocketChannel,String,TimeSpan,T) Method
                  • SendMessageAsync(WebSocketChannel,String,TimeSpan,Object[]) Method
                  • SendMessageAsync(WebSocketChannel,String,Object[]) Method
                  • SendMessageAsync<T>(WebSocketChannel,String,T) Method
                • SendOneWay Method
                  • SendOneWay(WebSocketChannel,String,TimeSpan,Object[]) Method
                  • SendOneWay(WebSocketChannel,String,Object[]) Method
                  • SendOneWay<T>(WebSocketChannel,String,TimeSpan,T) Method
                  • SendOneWay<T>(WebSocketChannel,String,T) Method
                • SendOneWayAsync Method
                  • SendOneWayAsync<T>(WebSocketChannel,String,TimeSpan,T) Method
                  • SendOneWayAsync(WebSocketChannel,String,TimeSpan,Object[]) Method
                  • SendOneWayAsync(WebSocketChannel,String,Object[]) Method
                  • SendOneWayAsync<T>(WebSocketChannel,String,T) Method
                • SendWithStream Method
                  • SendWithStream(WebSocketChannel,String,Stream,Object[]) Method
                  • SendWithStream(WebSocketChannel,String,TimeSpan,Stream,Object[]) Method
            • WebSocketMessagingService
              • Overview
              • Members
              • WebSocketMessagingService Constructor
                • WebSocketMessagingService Constructor()
                • WebSocketMessagingService Constructor(Object)
              • Methods
                • Broadcast Method
                  • Broadcast<T>(String,T) Method
                  • Broadcast(String,Object[]) Method
                  • Broadcast<T>(T) Method
                • GetProperty<T> Method
                • OnCreateDispatcher Method
                • OnMessage Method
                  • OnMessage(WebSocketChannel,WebSocketInboundMessage) Method
                • OnOpen Method
              • Properties
                • MessageDispatcher Property
                • Serializer Property
          • Enumerations
            • CompressedMessageFormat
          • Structures
            • FaultInfo
              • Overview
              • Members
              • Properties
                • Code Property
                • Data Property
                • Message Property
          • Interfaces
            • IClientDispatcher
              • Overview
              • Members
              • Methods
                • BeginRequest Method
                  • BeginRequest(String,Object[],TimeSpan,AsyncCallback,Object) Method
                  • BeginRequest<TRequest>(TRequest,TimeSpan,AsyncCallback,Object) Method
                • BeginSend Method
                  • BeginSend(String,Object[],TimeSpan,AsyncCallback,Object) Method
                  • BeginSend<TMessage>(TMessage,TimeSpan,AsyncCallback,Object) Method
                • CreateStreamedMessage Method
                  • CreateStreamedMessage(String,Object[],TimeSpan) Method
                  • CreateStreamedMessage<TMessage>(TMessage,TimeSpan) Method
                • EndRequest Method
                  • EndRequest(IAsyncResult) Method
                  • EndRequest<TResult>(IAsyncResult) Method
                • EndSend Method
                • Request Method
                  • Request<TResult>(String,Object[],TimeSpan) Method
                  • Request<TResult>(String,Object[],Stream,TimeSpan) Method
                  • Request(String,Object[],Stream,TimeSpan) Method
                  • Request<TRequest,TResult>(TRequest,TimeSpan) Method
                  • Request<TRequest,TResult>(TRequest,Stream,TimeSpan) Method
                  • Request<TRequest>(TRequest,Stream,TimeSpan) Method
                • Send Method
                  • Send(String,Object[],TimeSpan) Method
                  • Send(String,Object[],Stream,TimeSpan) Method
                  • Send<TMessage>(TMessage,TimeSpan) Method
                  • Send<TMessage>(TMessage,Stream,TimeSpan) Method
                • SendAsync Method
                  • SendAsync(String,Object[],TimeSpan) Method
                  • SendAsync<TMessage>(TMessage,TimeSpan) Method
            • ICriteria
              • Overview
              • Members
              • Methods
                • Match Method
            • IMessageSerializer
              • Overview
              • Members
              • Methods
                • Deserialize Method
                • EnsureKnownTypes Method
                • Serialize Method
                  • Serialize(Object) Method
                  • Serialize(Stream,Object) Method
        • Noemax.WebSockets.Messaging.Pom Namespace
          • Overview
          • Classes
            • WebSocketChannelExtensionsPom
              • Overview
              • Members
              • Methods
                • CreateStreamedMessage<TMessage> Method
                • Request Method
                  • Request<TRequest,TResult>(WebSocketChannel,TRequest,TimeSpan) Method
                  • Request<TRequest,TResult>(WebSocketChannel,TRequest) Method
                  • Request<TRequest,TResult>(WebSocketChannel,TRequest,Stream,TimeSpan) Method
                  • Request<TRequest,TResult>(WebSocketChannel,TRequest,Stream) Method
                  • Request<TRequest>(WebSocketChannel,TRequest,Stream,TimeSpan) Method
                  • Request<TRequest>(WebSocketChannel,TRequest,Stream) Method
                • Send Method
                  • Send<TMessage>(WebSocketChannel,TMessage,TimeSpan) Method
                  • Send<TMessage>(WebSocketChannel,TMessage) Method
                  • Send<TMessage>(WebSocketChannel,TMessage,Stream,TimeSpan) Method
                  • Send<TMessage>(WebSocketChannel,TMessage,Stream) Method
                • SendAsync Method
                  • SendAsync<TMessage>(WebSocketChannel,TMessage,TimeSpan) Method
                  • SendAsync<TMessage>(WebSocketChannel,TMessage) Method
    • Noemax.WebSockets.CF35.Crypto Assembly
      • Overview
      • Namespaces
        • Noemax.Activation Namespace
          • Overview
        • Noemax.Newtonsoft.Json Namespace
          • Overview
          • Classes
            • JsonArrayAttribute
              • Overview
              • Members
              • JsonArrayAttribute Constructor
                • JsonArrayAttribute Constructor()
                • JsonArrayAttribute Constructor(Boolean)
                • JsonArrayAttribute Constructor(String)
              • Properties
                • AllowNullItems Property
            • JsonConstructorAttribute
              • Overview
              • Members
              • JsonConstructorAttribute Constructor
            • JsonContainerAttribute
              • Overview
              • Members
              • Properties
                • Description Property
                • Id Property
                • IsReference Property
                • ItemConverterType Property
                • ItemIsReference Property
                • ItemReferenceLoopHandling Property
                • ItemTypeNameHandling Property
                • Title Property
            • JsonConvert
              • Overview
              • Members
              • Methods
                • DeserializeAnonymousType Method
                  • DeserializeAnonymousType<T>(String,T) Method
                  • DeserializeAnonymousType<T>(String,T,JsonSerializerSettings) Method
                • DeserializeObject Method
                  • DeserializeObject(String) Method
                  • DeserializeObject(String,JsonSerializerSettings) Method
                  • DeserializeObject(String,Type) Method
                  • DeserializeObject<T>(String) Method
                  • DeserializeObject<T>(String,JsonConverter[]) Method
                  • DeserializeObject<T>(String,JsonSerializerSettings) Method
                  • DeserializeObject(String,Type,JsonConverter[]) Method
                  • DeserializeObject(String,Type,JsonSerializerSettings) Method
                • DeserializeXmlNode Method
                  • DeserializeXmlNode(String) Method
                  • DeserializeXmlNode(String,String) Method
                  • DeserializeXmlNode(String,String,Boolean) Method
                • DeserializeXNode Method
                  • DeserializeXNode(String) Method
                  • DeserializeXNode(String,String) Method
                  • DeserializeXNode(String,String,Boolean) Method
                • PopulateObject Method
                  • PopulateObject(String,Object) Method
                  • PopulateObject(String,Object,JsonSerializerSettings) Method
                • SerializeObject Method
                  • SerializeObject(Object) Method
                  • SerializeObject(Object,Formatting) Method
                  • SerializeObject(Object,JsonConverter[]) Method
                  • SerializeObject(Object,Formatting,JsonConverter[]) Method
                  • SerializeObject(Object,JsonSerializerSettings) Method
                  • SerializeObject(Object,Type,JsonSerializerSettings) Method
                  • SerializeObject(Object,Formatting,JsonSerializerSettings) Method
                  • SerializeObject(Object,Type,Formatting,JsonSerializerSettings) Method
                • SerializeXmlNode Method
                  • SerializeXmlNode(XmlNode) Method
                  • SerializeXmlNode(XmlNode,Formatting) Method
                  • SerializeXmlNode(XmlNode,Formatting,Boolean) Method
                • SerializeXNode Method
                  • SerializeXNode(XObject) Method
                  • SerializeXNode(XObject,Formatting) Method
                  • SerializeXNode(XObject,Formatting,Boolean) Method
                • ToString Method
                  • ToString(DateTime) Method
                  • ToString(DateTime,DateFormatHandling,DateTimeZoneHandling) Method
                  • ToString(Boolean) Method
                  • ToString(Char) Method
                  • ToString(Enum) Method
                  • ToString(Int32) Method
                  • ToString(Int16) Method
                  • ToString(UInt16) Method
                  • ToString(UInt32) Method
                  • ToString(Int64) Method
                  • ToString(UInt64) Method
                  • ToString(Single) Method
                  • ToString(Double) Method
                  • ToString(Byte) Method
                  • ToString(SByte) Method
                  • ToString(Decimal) Method
                  • ToString(Guid) Method
                  • ToString(TimeSpan) Method
                  • ToString(Uri) Method
                  • ToString(String) Method
                  • ToString(String,Char) Method
                  • ToString(Object) Method
              • Properties
                • DefaultSettings Property
              • Fields
                • False Field
                • NaN Field
                • NegativeInfinity Field
                • Null Field
                • PositiveInfinity Field
                • True Field
                • Undefined Field
            • JsonConverter
              • Overview
              • Members
              • Methods
                • CanConvert Method
                • GetSchema Method
                • ReadJson Method
                • WriteJson Method
              • Properties
                • CanRead Property
                • CanWrite Property
            • JsonConverterAttribute
              • Overview
              • Members
              • JsonConverterAttribute Constructor
              • Properties
                • ConverterType Property
            • JsonConverterCollection
              • Overview
              • Members
              • JsonConverterCollection Constructor
            • JsonDictionaryAttribute
              • Overview
              • Members
              • JsonDictionaryAttribute Constructor
                • JsonDictionaryAttribute Constructor()
                • JsonDictionaryAttribute Constructor(String)
            • JsonException
              • Overview
              • Members
              • JsonException Constructor
                • JsonException Constructor()
                • JsonException Constructor(String)
                • JsonException Constructor(String,Exception)
            • JsonExtensionDataAttribute
              • Overview
              • Members
              • JsonExtensionDataAttribute Constructor
              • Properties
                • ReadData Property
                • WriteData Property
            • JsonIgnoreAttribute
              • Overview
              • Members
              • JsonIgnoreAttribute Constructor
            • JsonObjectAttribute
              • Overview
              • Members
              • JsonObjectAttribute Constructor
                • JsonObjectAttribute Constructor()
                • JsonObjectAttribute Constructor(MemberSerialization)
                • JsonObjectAttribute Constructor(String)
              • Properties
                • ItemRequired Property
                • MemberSerialization Property
            • JsonPropertyAttribute
              • Overview
              • Members
              • JsonPropertyAttribute Constructor
                • JsonPropertyAttribute Constructor()
                • JsonPropertyAttribute Constructor(String)
              • Properties
                • DefaultValueHandling Property
                • IsReference Property
                • ItemConverterType Property
                • ItemIsReference Property
                • ItemReferenceLoopHandling Property
                • ItemTypeNameHandling Property
                • NullValueHandling Property
                • ObjectCreationHandling Property
                • Order Property
                • PropertyName Property
                • ReferenceLoopHandling Property
                • Required Property
                • TypeNameHandling Property
            • JsonReader
              • Overview
              • Members
              • Methods
                • Close Method
                • Dispose Method
                • Read Method
                • ReadAsBytes Method
                • ReadAsDateTime Method
                • ReadAsDecimal Method
                • ReadAsInt32 Method
                • ReadAsString Method
                • SetStateBasedOnCurrent Method
                • SetToken Method
                  • SetToken(JsonToken) Method
                  • SetToken(JsonToken,Object) Method
                • Skip Method
              • Properties
                • CloseInput Property
                • Culture Property
                • CurrentState Property
                • DateFormatString Property
                • DateParseHandling Property
                • DateTimeZoneHandling Property
                • Depth Property
                • FloatParseHandling Property
                • MaxDepth Property
                • Path Property
                • QuoteChar Property
                • SupportMultipleContent Property
                • TokenType Property
                • Value Property
                • ValueType Property
            • JsonReaderException
              • Overview
              • Members
              • JsonReaderException Constructor
                • JsonReaderException Constructor()
                • JsonReaderException Constructor(String)
                • JsonReaderException Constructor(String,Exception)
              • Properties
                • LineNumber Property
                • LinePosition Property
                • Path Property
            • JsonSerializationException
              • Overview
              • Members
              • JsonSerializationException Constructor
                • JsonSerializationException Constructor()
                • JsonSerializationException Constructor(String)
                • JsonSerializationException Constructor(String,Exception)
            • JsonSerializer
              • Overview
              • Members
              • JsonSerializer Constructor
              • Methods
                • Create Method
                  • Create() Method
                  • Create(JsonSerializerSettings) Method
                • CreateDefault Method
                  • CreateDefault() Method
                  • CreateDefault(JsonSerializerSettings) Method
                • Deserialize Method
                  • Deserialize(JsonReader) Method
                  • Deserialize(TextReader,Type) Method
                  • Deserialize<T>(JsonReader) Method
                  • Deserialize(JsonReader,Type) Method
                • Populate Method
                  • Populate(TextReader,Object) Method
                  • Populate(JsonReader,Object) Method
                • Serialize Method
                  • Serialize(TextWriter,Object) Method
                  • Serialize(JsonWriter,Object,Type) Method
                  • Serialize(TextWriter,Object,Type) Method
                  • Serialize(JsonWriter,Object) Method
              • Properties
                • Binder Property
                • CheckAdditionalContent Property
                • ConstructorHandling Property
                • Context Property
                • ContractResolver Property
                • Converters Property
                • Culture Property
                • DateFormatHandling Property
                • DateFormatString Property
                • DateParseHandling Property
                • DateTimeZoneHandling Property
                • DefaultValueHandling Property
                • FloatFormatHandling Property
                • FloatParseHandling Property
                • Formatting Property
                • MaxDepth Property
                • MetadataPropertyHandling Property
                • MissingMemberHandling Property
                • NullValueHandling Property
                • ObjectCreationHandling Property
                • PreserveReferencesHandling Property
                • ReferenceLoopHandling Property
                • ReferenceResolver Property
                • StringEscapeHandling Property
                • TraceWriter Property
                • TypeNameAssemblyFormat Property
                • TypeNameHandling Property
              • Events
                • Error Event
            • JsonSerializerSettings
              • Overview
              • Members
              • JsonSerializerSettings Constructor
              • Properties
                • Binder Property
                • CheckAdditionalContent Property
                • ConstructorHandling Property
                • Context Property
                • ContractResolver Property
                • Converters Property
                • Culture Property
                • DateFormatHandling Property
                • DateFormatString Property
                • DateParseHandling Property
                • DateTimeZoneHandling Property
                • DefaultValueHandling Property
                • Error Property
                • FloatFormatHandling Property
                • FloatParseHandling Property
                • Formatting Property
                • MaxDepth Property
                • MetadataPropertyHandling Property
                • MissingMemberHandling Property
                • NullValueHandling Property
                • ObjectCreationHandling Property
                • PreserveReferencesHandling Property
                • ReferenceLoopHandling Property
                • ReferenceResolver Property
                • StringEscapeHandling Property
                • TraceWriter Property
                • TypeNameAssemblyFormat Property
                • TypeNameHandling Property
            • JsonTextReader
              • Overview
              • Members
              • JsonTextReader Constructor
              • Methods
                • Close Method
                • HasLineInfo Method
                • Read Method
                • ReadAsBytes Method
                • ReadAsDateTime Method
                • ReadAsDecimal Method
                • ReadAsInt32 Method
                • ReadAsString Method
              • Properties
                • LineNumber Property
                • LinePosition Property
            • JsonTextWriter
              • Overview
              • Members
              • JsonTextWriter Constructor
              • Methods
                • Close Method
                • Flush Method
                • WriteComment Method
                • WriteEnd Method
                  • WriteEnd(JsonToken) Method
                • WriteIndent Method
                • WriteIndentSpace Method
                • WriteNull Method
                • WritePropertyName Method
                  • WritePropertyName(String) Method
                  • WritePropertyName(String,Boolean) Method
                • WriteRaw Method
                • WriteStartArray Method
                • WriteStartConstructor Method
                • WriteStartObject Method
                • WriteUndefined Method
                • WriteValue Method
                  • WriteValue(Object) Method
                  • WriteValue(String) Method
                  • WriteValue(Int32) Method
                  • WriteValue(UInt32) Method
                  • WriteValue(Int64) Method
                  • WriteValue(UInt64) Method
                  • WriteValue(Single) Method
                  • WriteValue(Nullable<Single>) Method
                  • WriteValue(Double) Method
                  • WriteValue(Nullable<Double>) Method
                  • WriteValue(Boolean) Method
                  • WriteValue(Int16) Method
                  • WriteValue(UInt16) Method
                  • WriteValue(Char) Method
                  • WriteValue(Byte) Method
                  • WriteValue(SByte) Method
                  • WriteValue(Decimal) Method
                  • WriteValue(DateTime) Method
                  • WriteValue(Byte[]) Method
                  • WriteValue(Guid) Method
                  • WriteValue(TimeSpan) Method
                  • WriteValue(Uri) Method
                • WriteValueDelimiter Method
                • WriteWhitespace Method
              • Properties
                • Indentation Property
                • IndentChar Property
                • QuoteChar Property
                • QuoteName Property
            • JsonValidatingReader
              • Overview
              • Members
              • JsonValidatingReader Constructor
              • Methods
                • Read Method
                • ReadAsBytes Method
                • ReadAsDateTime Method
                • ReadAsDecimal Method
                • ReadAsInt32 Method
                • ReadAsString Method
              • Properties
                • Depth Property
                • Path Property
                • QuoteChar Property
                • Reader Property
                • Schema Property
                • TokenType Property
                • Value Property
                • ValueType Property
              • Events
                • ValidationEventHandler Event
            • JsonWriter
              • Overview
              • Members
              • Methods
                • Close Method
                • Flush Method
                • SetWriteState Method
                • WriteComment Method
                • WriteEnd Method
                  • WriteEnd() Method
                  • WriteEnd(JsonToken) Method
                • WriteEndArray Method
                • WriteEndConstructor Method
                • WriteEndObject Method
                • WriteIndent Method
                • WriteIndentSpace Method
                • WriteNull Method
                • WritePropertyName Method
                  • WritePropertyName(String) Method
                  • WritePropertyName(String,Boolean) Method
                • WriteRaw Method
                • WriteRawValue Method
                • WriteStartArray Method
                • WriteStartConstructor Method
                • WriteStartObject Method
                • WriteToken Method
                  • WriteToken(JsonReader) Method
                  • WriteToken(JsonReader,Boolean) Method
                • WriteUndefined Method
                • WriteValue Method
                  • WriteValue(String) Method
                  • WriteValue(Int32) Method
                  • WriteValue(UInt32) Method
                  • WriteValue(Int64) Method
                  • WriteValue(UInt64) Method
                  • WriteValue(Single) Method
                  • WriteValue(Double) Method
                  • WriteValue(Boolean) Method
                  • WriteValue(Int16) Method
                  • WriteValue(UInt16) Method
                  • WriteValue(Char) Method
                  • WriteValue(Byte) Method
                  • WriteValue(SByte) Method
                  • WriteValue(Decimal) Method
                  • WriteValue(DateTime) Method
                  • WriteValue(Guid) Method
                  • WriteValue(TimeSpan) Method
                  • WriteValue(Nullable<Int32>) Method
                  • WriteValue(Nullable<UInt32>) Method
                  • WriteValue(Nullable<Int64>) Method
                  • WriteValue(Nullable<UInt64>) Method
                  • WriteValue(Nullable<Single>) Method
                  • WriteValue(Nullable<Double>) Method
                  • WriteValue(Nullable<Boolean>) Method
                  • WriteValue(Nullable<Int16>) Method
                  • WriteValue(Nullable<UInt16>) Method
                  • WriteValue(Nullable<Char>) Method
                  • WriteValue(Nullable<Byte>) Method
                  • WriteValue(Nullable<SByte>) Method
                  • WriteValue(Nullable<Decimal>) Method
                  • WriteValue(Nullable<DateTime>) Method
                  • WriteValue(Nullable<Guid>) Method
                  • WriteValue(Nullable<TimeSpan>) Method
                  • WriteValue(Byte[]) Method
                  • WriteValue(Uri) Method
                  • WriteValue(Object) Method
                • WriteValueDelimiter Method
                • WriteWhitespace Method
              • Properties
                • CloseOutput Property
                • Culture Property
                • DateFormatHandling Property
                • DateFormatString Property
                • DateTimeZoneHandling Property
                • FloatFormatHandling Property
                • Formatting Property
                • Path Property
                • StringEscapeHandling Property
                • WriteState Property
            • JsonWriterException
              • Overview
              • Members
              • JsonWriterException Constructor
                • JsonWriterException Constructor()
                • JsonWriterException Constructor(String)
                • JsonWriterException Constructor(String,Exception)
              • Properties
                • Path Property
            • SerializationBinder
              • Overview
              • Members
              • Methods
                • BindToName Method
                • BindToType Method
          • Enumerations
            • ConstructorHandling
            • DateFormatHandling
            • DateParseHandling
            • DateTimeZoneHandling
            • DefaultValueHandling
            • FloatFormatHandling
            • FloatParseHandling
            • Formatting
            • JsonToken
            • MemberSerialization
            • MetadataPropertyHandling
            • MissingMemberHandling
            • NullValueHandling
            • ObjectCreationHandling
            • PreserveReferencesHandling
            • ReferenceLoopHandling
            • Required
            • StringEscapeHandling
            • TraceLevel
            • TypeNameHandling
            • WriteState
          • Interfaces
            • IJsonLineInfo
              • Overview
              • Members
              • Methods
                • HasLineInfo Method
              • Properties
                • LineNumber Property
                • LinePosition Property
        • Noemax.Newtonsoft.Json.Bson Namespace
          • Overview
          • Classes
            • BsonObjectId
              • Overview
              • Members
              • BsonObjectId Constructor
              • Properties
                • Value Property
            • BsonReader
              • Overview
              • Members
              • BsonReader Constructor
                • BsonReader Constructor(Stream)
                • BsonReader Constructor(BinaryReader)
                • BsonReader Constructor(Stream,Boolean,DateTimeKind)
                • BsonReader Constructor(BinaryReader,Boolean,DateTimeKind)
              • Methods
                • Close Method
                • Read Method
                • ReadAsBytes Method
                • ReadAsDateTime Method
                • ReadAsDecimal Method
                • ReadAsInt32 Method
                • ReadAsString Method
              • Properties
                • DateTimeKindHandling Property
                • JsonNet35BinaryCompatibility Property
                • ReadRootValueAsArray Property
            • BsonWriter
              • Overview
              • Members
              • BsonWriter Constructor
                • BsonWriter Constructor(Stream)
                • BsonWriter Constructor(BinaryWriter)
              • Methods
                • Close Method
                • Flush Method
                • WriteComment Method
                • WriteEnd Method
                  • WriteEnd(JsonToken) Method
                • WriteNull Method
                • WriteObjectId Method
                • WritePropertyName Method
                  • WritePropertyName(String) Method
                • WriteRaw Method
                • WriteRawValue Method
                • WriteRegex Method
                • WriteStartArray Method
                • WriteStartConstructor Method
                • WriteStartObject Method
                • WriteUndefined Method
                • WriteValue Method
                  • WriteValue(Object) Method
                  • WriteValue(String) Method
                  • WriteValue(Int32) Method
                  • WriteValue(UInt32) Method
                  • WriteValue(Int64) Method
                  • WriteValue(UInt64) Method
                  • WriteValue(Single) Method
                  • WriteValue(Double) Method
                  • WriteValue(Boolean) Method
                  • WriteValue(Int16) Method
                  • WriteValue(UInt16) Method
                  • WriteValue(Char) Method
                  • WriteValue(Byte) Method
                  • WriteValue(SByte) Method
                  • WriteValue(Decimal) Method
                  • WriteValue(DateTime) Method
                  • WriteValue(Byte[]) Method
                  • WriteValue(Guid) Method
                  • WriteValue(TimeSpan) Method
                  • WriteValue(Uri) Method
              • Properties
                • DateTimeKindHandling Property
        • Noemax.Newtonsoft.Json.Converters Namespace
          • Overview
          • Classes
            • BinaryConverter
              • Overview
              • Members
              • BinaryConverter Constructor
              • Methods
                • CanConvert Method
                • ReadJson Method
                • WriteJson Method
            • BsonObjectIdConverter
              • Overview
              • Members
              • BsonObjectIdConverter Constructor
              • Methods
                • CanConvert Method
                • ReadJson Method
                • WriteJson Method
            • CustomCreationConverter<T>
              • Overview
              • Members
              • Methods
                • CanConvert Method
                • Create Method
                • ReadJson Method
                • WriteJson Method
              • Properties
                • CanWrite Property
            • DateTimeConverterBase
              • Overview
              • Members
              • Methods
                • CanConvert Method
            • IsoDateTimeConverter
              • Overview
              • Members
              • IsoDateTimeConverter Constructor
              • Methods
                • ReadJson Method
                • WriteJson Method
              • Properties
                • Culture Property
                • DateTimeFormat Property
                • DateTimeStyles Property
            • JavaScriptDateTimeConverter
              • Overview
              • Members
              • JavaScriptDateTimeConverter Constructor
              • Methods
                • ReadJson Method
                • WriteJson Method
            • KeyValuePairConverter
              • Overview
              • Members
              • KeyValuePairConverter Constructor
              • Methods
                • CanConvert Method
                • ReadJson Method
                • WriteJson Method
            • RegexConverter
              • Overview
              • Members
              • RegexConverter Constructor
              • Methods
                • CanConvert Method
                • ReadJson Method
                • WriteJson Method
            • StringEnumConverter
              • Overview
              • Members
              • StringEnumConverter Constructor
              • Methods
                • CanConvert Method
                • ReadJson Method
                • WriteJson Method
              • Properties
                • AllowIntegerValues Property
                • CamelCaseText Property
            • VersionConverter
              • Overview
              • Members
              • VersionConverter Constructor
              • Methods
                • CanConvert Method
                • ReadJson Method
                • WriteJson Method
            • XmlNodeConverter
              • Overview
              • Members
              • XmlNodeConverter Constructor
              • Methods
                • CanConvert Method
                • ReadJson Method
                • WriteJson Method
              • Properties
                • DeserializeRootElementName Property
                • OmitRootObject Property
                • WriteArrayAttribute Property
        • Noemax.Newtonsoft.Json.Linq Namespace
          • Overview
          • Classes
            • Extensions
              • Overview
              • Members
              • Methods
                • Ancestors<T> Method
                • AsJEnumerable Method
                  • AsJEnumerable(IEnumerable<JToken>) Method
                  • AsJEnumerable<T>(IEnumerable<T>) Method
                • Children Method
                  • Children<T>(IEnumerable<T>) Method
                  • Children<T,U>(IEnumerable<T>) Method
                • Descendants<T> Method
                • Properties Method
                • Value Method
                  • Value<U>(IEnumerable<JToken>) Method
                  • Value<T,U>(IEnumerable<T>) Method
                • Values Method
                  • Values(IEnumerable<JToken>,Object) Method
                  • Values(IEnumerable<JToken>) Method
                  • Values<U>(IEnumerable<JToken>,Object) Method
                  • Values<U>(IEnumerable<JToken>) Method
            • JArray
              • Overview
              • Members
              • JArray Constructor
                • JArray Constructor()
                • JArray Constructor(JArray)
                • JArray Constructor(Object[])
                • JArray Constructor(Object)
              • Methods
                • Add Method
                  • Add(JToken) Method
                • Clear Method
                • Contains Method
                • CopyTo Method
                • FromObject Method
                  • FromObject(Object) Method
                  • FromObject(Object,JsonSerializer) Method
                • GetEnumerator Method
                • IndexOf Method
                • Insert Method
                • Load Method
                • Parse Method
                • Remove Method
                  • Remove(JToken) Method
                • RemoveAt Method
                • WriteTo Method
              • Properties
                • ChildrenTokens Property
                • IsReadOnly Property
                • Item Property
                • Type Property
            • JConstructor
              • Overview
              • Members
              • JConstructor Constructor
                • JConstructor Constructor()
                • JConstructor Constructor(JConstructor)
                • JConstructor Constructor(String,Object[])
                • JConstructor Constructor(String,Object)
                • JConstructor Constructor(String)
              • Methods
                • Load Method
                • WriteTo Method
              • Properties
                • ChildrenTokens Property
                • Item Property
                • Name Property
                • Type Property
            • JContainer
              • Overview
              • Members
              • Methods
                • Add Method
                • AddFirst Method
                • Children Method
                  • Children() Method
                • CreateWriter Method
                • Descendants Method
                • OnAddingNew Method
                • OnListChanged Method
                • RemoveAll Method
                • ReplaceAll Method
                • Values<T> Method
              • Properties
                • ChildrenTokens Property
                • Count Property
                • First Property
                • HasValues Property
                • Last Property
              • Events
                • AddingNew Event
                • ListChanged Event
            • JObject
              • Overview
              • Members
              • JObject Constructor
                • JObject Constructor()
                • JObject Constructor(JObject)
                • JObject Constructor(Object[])
                • JObject Constructor(Object)
              • Methods
                • Add Method
                  • Add(String,JToken) Method
                • FromObject Method
                  • FromObject(Object) Method
                  • FromObject(Object,JsonSerializer) Method
                • GetEnumerator Method
                • GetValue Method
                  • GetValue(String) Method
                  • GetValue(String,StringComparison) Method
                • Load Method
                • OnPropertyChanged Method
                • Parse Method
                • Properties Method
                • Property Method
                • PropertyValues Method
                • Remove Method
                  • Remove(String) Method
                • TryGetValue Method
                  • TryGetValue(String,StringComparison,JToken) Method
                  • TryGetValue(String,JToken) Method
                • WriteTo Method
              • Properties
                • ChildrenTokens Property
                • Item Property
                • Type Property
              • Events
                • PropertyChanged Event
            • JProperty
              • Overview
              • Members
              • JProperty Constructor
                • JProperty Constructor(JProperty)
                • JProperty Constructor(String,Object[])
                • JProperty Constructor(String,Object)
              • Methods
                • Load Method
                • WriteTo Method
              • Properties
                • ChildrenTokens Property
                • Name Property
                • Type Property
                • Value Property
            • JPropertyDescriptor
              • Overview
              • Members
              • JPropertyDescriptor Constructor
              • Methods
                • CanResetValue Method
                • GetValue Method
                • ResetValue Method
                • SetValue Method
                • ShouldSerializeValue Method
              • Properties
                • ComponentType Property
                • IsReadOnly Property
                • NameHashCode Property
                • PropertyType Property
            • JRaw
              • Overview
              • Members
              • JRaw Constructor
                • JRaw Constructor(JRaw)
                • JRaw Constructor(Object)
              • Methods
                • Create Method
            • JToken
              • Overview
              • Members
              • Methods
                • AddAfterSelf Method
                • AddBeforeSelf Method
                • AfterSelf Method
                • Ancestors Method
                • BeforeSelf Method
                • Children Method
                  • Children() Method
                  • Children<T>() Method
                • CreateReader Method
                • DeepClone Method
                • DeepEquals Method
                • FromObject Method
                  • FromObject(Object) Method
                  • FromObject(Object,JsonSerializer) Method
                • Load Method
                • Parse Method
                • ReadFrom Method
                • Remove Method
                • Replace Method
                • SelectToken Method
                  • SelectToken(String) Method
                  • SelectToken(String,Boolean) Method
                • SelectTokens Method
                  • SelectTokens(String) Method
                  • SelectTokens(String,Boolean) Method
                • ToObject Method
                  • ToObject<T>() Method
                  • ToObject(Type) Method
                  • ToObject<T>(JsonSerializer) Method
                  • ToObject(Type,JsonSerializer) Method
                • ToString Method
                  • ToString() Method
                  • ToString(Formatting,JsonConverter[]) Method
                • Value<T> Method
                • Values<T> Method
                • WriteTo Method
              • Properties
                • EqualityComparer Property
                • First Property
                • HasValues Property
                • Item Property
                • Last Property
                • Next Property
                • Parent Property
                • Path Property
                • Previous Property
                • Root Property
                • Type Property
              • Operators
                • Explicit Type Conversion Operator
                • Implicit Type Conversion Operator
            • JTokenEqualityComparer
              • Overview
              • Members
              • JTokenEqualityComparer Constructor
              • Methods
                • Equals Method
                  • Equals(JToken,JToken) Method
                • GetHashCode Method
                  • GetHashCode(JToken) Method
            • JTokenReader
              • Overview
              • Members
              • JTokenReader Constructor
              • Methods
                • Read Method
                • ReadAsBytes Method
                • ReadAsDateTime Method
                • ReadAsDecimal Method
                • ReadAsInt32 Method
                • ReadAsString Method
              • Properties
                • Path Property
            • JTokenWriter
              • Overview
              • Members
              • JTokenWriter Constructor
                • JTokenWriter Constructor(JContainer)
                • JTokenWriter Constructor()
              • Methods
                • Close Method
                • Flush Method
                • WriteComment Method
                • WriteEnd Method
                  • WriteEnd(JsonToken) Method
                • WriteNull Method
                • WritePropertyName Method
                  • WritePropertyName(String) Method
                • WriteRaw Method
                • WriteStartArray Method
                • WriteStartConstructor Method
                • WriteStartObject Method
                • WriteUndefined Method
                • WriteValue Method
                  • WriteValue(Object) Method
                  • WriteValue(String) Method
                  • WriteValue(Int32) Method
                  • WriteValue(UInt32) Method
                  • WriteValue(Int64) Method
                  • WriteValue(UInt64) Method
                  • WriteValue(Single) Method
                  • WriteValue(Double) Method
                  • WriteValue(Boolean) Method
                  • WriteValue(Int16) Method
                  • WriteValue(UInt16) Method
                  • WriteValue(Char) Method
                  • WriteValue(Byte) Method
                  • WriteValue(SByte) Method
                  • WriteValue(Decimal) Method
                  • WriteValue(DateTime) Method
                  • WriteValue(Byte[]) Method
                  • WriteValue(TimeSpan) Method
                  • WriteValue(Guid) Method
                  • WriteValue(Uri) Method
              • Properties
                • Token Property
            • JValue
              • Overview
              • Members
              • JValue Constructor
                • JValue Constructor(JValue)
                • JValue Constructor(Int64)
                • JValue Constructor(Decimal)
                • JValue Constructor(Char)
                • JValue Constructor(UInt64)
                • JValue Constructor(Double)
                • JValue Constructor(Single)
                • JValue Constructor(DateTime)
                • JValue Constructor(Boolean)
                • JValue Constructor(String)
                • JValue Constructor(Guid)
                • JValue Constructor(Uri)
                • JValue Constructor(TimeSpan)
                • JValue Constructor(Object)
              • Methods
                • CompareTo Method
                • CreateComment Method
                • CreateString Method
                • Equals Method
                  • Equals(JValue) Method
                  • Equals(Object) Method
                • GetHashCode Method
                • ToString Method
                  • ToString() Method
                  • ToString(String) Method
                  • ToString(IFormatProvider) Method
                  • ToString(String,IFormatProvider) Method
                • WriteTo Method
              • Properties
                • HasValues Property
                • Type Property
                • Value Property
          • Enumerations
            • JTokenType
          • Structures
            • JEnumerable<T>
              • Overview
              • Members
              • JEnumerable<T> Constructor
              • Methods
                • Equals Method
                • GetEnumerator Method
                • GetHashCode Method
              • Properties
                • Item Property
              • Fields
                • Empty Field
          • Interfaces
            • IJEnumerable<T>
              • Overview
              • Members
              • Properties
                • Item Property
        • Noemax.Newtonsoft.Json.Linq.JsonPath Namespace
          • Overview
        • Noemax.Newtonsoft.Json.Schema Namespace
          • Overview
          • Classes
            • Extensions
              • Overview
              • Members
              • Methods
                • IsValid Method
                  • IsValid(JToken,JsonSchema) Method
                  • IsValid(JToken,JsonSchema,IList<String>) Method
                • Validate Method
                  • Validate(JToken,JsonSchema) Method
                  • Validate(JToken,JsonSchema,ValidationEventHandler) Method
            • JsonSchema
              • Overview
              • Members
              • JsonSchema Constructor
              • Methods
                • Parse Method
                  • Parse(String) Method
                  • Parse(String,JsonSchemaResolver) Method
                • Read Method
                  • Read(JsonReader) Method
                  • Read(JsonReader,JsonSchemaResolver) Method
                • ToString Method
                • WriteTo Method
                  • WriteTo(JsonWriter) Method
                  • WriteTo(JsonWriter,JsonSchemaResolver) Method
              • Properties
                • AdditionalItems Property
                • AdditionalProperties Property
                • AllowAdditionalItems Property
                • AllowAdditionalProperties Property
                • Default Property
                • Description Property
                • Disallow Property
                • DivisibleBy Property
                • Enum Property
                • ExclusiveMaximum Property
                • ExclusiveMinimum Property
                • Extends Property
                • Format Property
                • Hidden Property
                • Id Property
                • Items Property
                • Maximum Property
                • MaximumItems Property
                • MaximumLength Property
                • Minimum Property
                • MinimumItems Property
                • MinimumLength Property
                • Pattern Property
                • PatternProperties Property
                • PositionalItemsValidation Property
                • Properties Property
                • ReadOnly Property
                • Required Property
                • Requires Property
                • Title Property
                • Transient Property
                • Type Property
                • UniqueItems Property
            • JsonSchemaException
              • Overview
              • Members
              • JsonSchemaException Constructor
                • JsonSchemaException Constructor()
                • JsonSchemaException Constructor(String)
                • JsonSchemaException Constructor(String,Exception)
              • Properties
                • LineNumber Property
                • LinePosition Property
                • Path Property
            • JsonSchemaGenerator
              • Overview
              • Members
              • JsonSchemaGenerator Constructor
              • Methods
                • Generate Method
                  • Generate(Type) Method
                  • Generate(Type,JsonSchemaResolver) Method
                  • Generate(Type,Boolean) Method
                  • Generate(Type,JsonSchemaResolver,Boolean) Method
              • Properties
                • ContractResolver Property
                • UndefinedSchemaIdHandling Property
            • JsonSchemaResolver
              • Overview
              • Members
              • JsonSchemaResolver Constructor
              • Methods
                • GetSchema Method
              • Properties
                • LoadedSchemas Property
            • ValidationEventArgs
              • Overview
              • Members
              • Properties
                • Exception Property
                • Message Property
                • Path Property
          • Enumerations
            • JsonSchemaType
            • UndefinedSchemaIdHandling
          • Delegates
            • ValidationEventHandler
        • Noemax.Newtonsoft.Json.Serialization Namespace
          • Overview
          • Classes
            • CamelCasePropertyNamesContractResolver
              • Overview
              • Members
              • CamelCasePropertyNamesContractResolver Constructor
            • DefaultContractResolver
              • Overview
              • Members
              • DefaultContractResolver Constructor
                • DefaultContractResolver Constructor()
                • DefaultContractResolver Constructor(Boolean)
              • Methods
                • CreateArrayContract Method
                • CreateConstructorParameters Method
                • CreateContract Method
                • CreateDictionaryContract Method
                • CreateLinqContract Method
                • CreateMemberValueProvider Method
                • CreateObjectContract Method
                • CreatePrimitiveContract Method
                • CreateProperties Method
                • CreateProperty Method
                • CreatePropertyFromConstructorParameter Method
                • CreateStringContract Method
                • GetResolvedPropertyName Method
                • GetSerializableMembers Method
                • ResolveContract Method
                • ResolveContractConverter Method
              • Properties
                • DefaultMembersSearchFlags Property
                • DynamicCodeGeneration Property
                • IgnoreSerializableAttribute Property
                • SerializeCompilerGeneratedMembers Property
            • DefaultSerializationBinder
              • Overview
              • Members
              • DefaultSerializationBinder Constructor
              • Methods
                • BindToName Method
                • BindToType Method
            • ErrorContext
              • Overview
              • Members
              • Properties
                • Error Property
                • Handled Property
                • Member Property
                • OriginalObject Property
                • Path Property
            • ErrorEventArgs
              • Overview
              • Members
              • ErrorEventArgs Constructor
              • Properties
                • CurrentObject Property
                • ErrorContext Property
            • FlexibleSerializationBinder
              • Overview
              • Members
              • FlexibleSerializationBinder Constructor
              • Methods
                • BindToName Method
                • BindToType Method
                • RegisterType Method
            • JsonArrayContract
              • Overview
              • Members
              • JsonArrayContract Constructor
              • Properties
                • CollectionItemType Property
                • IsMultidimensionalArray Property
            • JsonContainerContract
              • Overview
              • Members
              • Properties
                • ItemConverter Property
                • ItemIsReference Property
                • ItemReferenceLoopHandling Property
                • ItemTypeNameHandling Property
            • JsonContract
              • Overview
              • Members
              • Properties
                • Converter Property
                • CreatedType Property
                • DefaultCreator Property
                • DefaultCreatorNonPublic Property
                • IsReference Property
                • OnDeserialized Property
                • OnDeserializedCallbacks Property
                • OnDeserializing Property
                • OnDeserializingCallbacks Property
                • OnError Property
                • OnErrorCallbacks Property
                • OnSerialized Property
                • OnSerializedCallbacks Property
                • OnSerializing Property
                • OnSerializingCallbacks Property
                • UnderlyingType Property
            • JsonDictionaryContract
              • Overview
              • Members
              • JsonDictionaryContract Constructor
              • Properties
                • DictionaryKeyType Property
                • DictionaryValueType Property
                • PropertyNameResolver Property
            • JsonISerializableContract
              • Overview
              • Members
              • JsonISerializableContract Constructor
              • Properties
                • ISerializableCreator Property
            • JsonLinqContract
              • Overview
              • Members
              • JsonLinqContract Constructor
            • JsonObjectContract
              • Overview
              • Members
              • JsonObjectContract Constructor
              • Properties
                • ConstructorParameters Property
                • ExtensionDataGetter Property
                • ExtensionDataSetter Property
                • ItemRequired Property
                • MemberSerialization Property
                • OverrideConstructor Property
                • ParametrizedConstructor Property
                • Properties Property
            • JsonPrimitiveContract
              • Overview
              • Members
              • JsonPrimitiveContract Constructor
            • JsonProperty
              • Overview
              • Members
              • JsonProperty Constructor
              • Methods
                • ToString Method
              • Properties
                • Converter Property
                • DeclaringType Property
                • DefaultValue Property
                • DefaultValueHandling Property
                • GetIsSpecified Property
                • HasMemberAttribute Property
                • Ignored Property
                • IsReference Property
                • ItemConverter Property
                • ItemIsReference Property
                • ItemReferenceLoopHandling Property
                • ItemTypeNameHandling Property
                • MemberConverter Property
                • NullValueHandling Property
                • ObjectCreationHandling Property
                • Order Property
                • PropertyName Property
                • PropertyType Property
                • Readable Property
                • ReferenceLoopHandling Property
                • Required Property
                • SetIsSpecified Property
                • ShouldSerialize Property
                • TypeNameHandling Property
                • UnderlyingName Property
                • ValueProvider Property
                • Writable Property
            • JsonPropertyCollection
              • Overview
              • Members
              • JsonPropertyCollection Constructor
              • Methods
                • AddProperty Method
                • GetClosestMatchProperty Method
                • GetKeyForItem Method
                • GetProperty Method
            • JsonStringContract
              • Overview
              • Members
              • JsonStringContract Constructor
            • MemoryTraceWriter
              • Overview
              • Members
              • MemoryTraceWriter Constructor
              • Methods
                • GetTraceMessages Method
                • ToString Method
                • Trace Method
              • Properties
                • LevelFilter Property
            • OnErrorAttribute
              • Overview
              • Members
              • OnErrorAttribute Constructor
            • ReflectionValueProvider
              • Overview
              • Members
              • ReflectionValueProvider Constructor
              • Methods
                • GetValue Method
                • SetValue Method
          • Interfaces
            • IContractResolver
              • Overview
              • Members
              • Methods
                • ResolveContract Method
            • IReferenceResolver
              • Overview
              • Members
              • Methods
                • AddReference Method
                • GetReference Method
                • IsReferenced Method
                • ResolveReference Method
            • ITraceWriter
              • Overview
              • Members
              • Methods
                • Trace Method
              • Properties
                • LevelFilter Property
            • IValueProvider
              • Overview
              • Members
              • Methods
                • GetValue Method
                • SetValue Method
          • Delegates
            • ExtensionDataGetter
            • ExtensionDataSetter
            • ObjectConstructor<T>
            • SerializationCallback
            • SerializationErrorCallback
        • Noemax.Newtonsoft.Json.Utilities Namespace
          • Overview
        • Noemax.WebSockets Namespace
          • Overview
          • Classes
            • CompressionSettings
              • Overview
              • Members
              • CompressionSettings Constructor
                • CompressionSettings Constructor()
                • CompressionSettings Constructor(CompressionSettings)
              • Methods
                • CopyFrom Method
                • CopyTo Method
              • Properties
                • CompressionLevel Property
                • CompressionScheme Property
                • NoContextTakeover Property
            • WebSocketChannel
              • Overview
              • Members
              • Methods
                • Abort Method
                  • Abort() Method
                  • Abort(Int32,String) Method
                • AddProperty<T> Method
                • BeginSendMessage Method
                • Close Method
                  • Close() Method
                  • Close(TimeSpan) Method
                • EndSendMessage Method
                • GetProperty<T> Method
                • GetServiceInstance Method
                • NotifyClosed Method
                • NotifyError Method
                • NotifyPing Method
                • NotifyPong Method
                • Send Method
                  • Send(WebSocketOutboundMessage) Method
                  • Send(WebSocketOutboundMessage,TimeSpan) Method
                  • Send(ArraySegment<Byte>) Method
                  • Send(ArraySegment<Byte>,TimeSpan) Method
                  • Send(Byte[]) Method
                  • Send(Byte[],Int32,Int32) Method
                  • Send(Byte[],Int32,Int32,TimeSpan) Method
                  • Send(String) Method
                  • Send(String,TimeSpan) Method
                • SendAsync Method
                  • SendAsync(WebSocketOutboundMessage) Method
                  • SendAsync(WebSocketOutboundMessage,TimeSpan) Method
                  • SendAsync(Byte[],Int32,Int32) Method
                  • SendAsync(Byte[],Int32,Int32,TimeSpan) Method
                  • SendAsync(String) Method
                  • SendAsync(String,TimeSpan) Method
                • SendBatchAsync Method
                  • SendBatchAsync(WebSocketOutboundMessage[],TimeSpan) Method
                  • SendBatchAsync(WebSocketOutboundMessage[]) Method
                • SendClose Method
                • SendMessage Method
                  • SendMessage() Method
                  • SendMessage(TimeSpan) Method
                • SendPing Method
                  • SendPing() Method
                  • SendPing(Byte[]) Method
                • SendTextMessage Method
                • WaitForOutboundQueue Method
              • Properties
                • AuthenticationContext Property
                • AutoPingInterval Property
                • ClientDispatcher Property
                • Connected Property
                • Context Property
                • DefaultReceiveTimeout Property
                • DefaultSendTimeout Property
                • ID Property
                • MaxOutboundQueueSize Property
                • Origin Property
                • OutboundQueueSize Property
                • PayloadMasking Property
                • Protocol Property
                • Serializer Property
                • ServiceInstance Property
                • State Property
                • Via Property
              • Events
                • Closed Event
                • Error Event
                • Ping Event
                • Pong Event
            • WebSocketClient
              • Overview
              • Members
              • WebSocketClient Constructor
                • WebSocketClient Constructor(String,IWebSockets)
                • WebSocketClient Constructor(Uri,IWebSockets)
                • WebSocketClient Constructor(Uri,String,String,IWebSockets)
              • Methods
                • Close Method
                  • Close(TimeSpan) Method
                • Create Method
                  • Create<TService>(Uri) Method
                  • Create<TService>(String) Method
                  • Create<TService>(Uri,String,String) Method
                  • Create<TService>(String,String,String) Method
                  • Create(Uri,IWebSockets) Method
                  • Create(String,IWebSockets) Method
                  • Create(Uri,String,String,IWebSockets) Method
                  • Create(String,String,String,IWebSockets) Method
                • Open Method
                  • Open() Method
                  • Open(TimeSpan) Method
                • Send Method
                  • Send(Byte[],Int32,Int32,TimeSpan) Method
                  • Send(String,TimeSpan) Method
                  • Send(WebSocketOutboundMessage,TimeSpan) Method
                • SendAsync Method
                  • SendAsync(Byte[],Int32,Int32,TimeSpan) Method
                  • SendAsync(String,TimeSpan) Method
                  • SendAsync(WebSocketOutboundMessage,TimeSpan) Method
                • SendBatchAsync Method
                  • SendBatchAsync(WebSocketOutboundMessage[],TimeSpan) Method
                • SendClose Method
                • SendMessage Method
                  • SendMessage(TimeSpan) Method
                • SendPing Method
                  • SendPing() Method
                  • SendPing(Byte[]) Method
                • SendTextMessage Method
                  • SendTextMessage(TimeSpan) Method
              • Properties
                • Compression Property
                • Extensions Property
                • InboundHandshakeHeaders Property
                • MaxRedirects Property
                • Origin Property
                • OutboundHandshakeHeaders Property
                • PayloadMasking Property
                • Protocol Property
                • Security Property
                • UseDefaultWebProxy Property
              • Events
                • Handshake Event
            • WebSocketClient<TService>
              • Overview
              • Members
              • WebSocketClient<TService> Constructor
                • WebSocketClient<TService> Constructor(Uri)
                • WebSocketClient<TService> Constructor(String)
                • WebSocketClient<TService> Constructor(Uri,String,String)
              • Methods
                • GetServiceInstance Method
            • WebSocketClosedException
              • Overview
              • Members
              • WebSocketClosedException Constructor
                • WebSocketClosedException Constructor(Int32)
                • WebSocketClosedException Constructor(Int32,String)
              • Properties
                • StatusCode Property
            • WebSocketConnectionChannel
              • Overview
              • Members
              • Methods
                • Abort Method
                  • Abort() Method
                  • Abort(Int32,String) Method
                • BeginSendMessage Method
                • Close Method
                  • Close(TimeSpan) Method
                • EndSendMessage Method
                • Send Method
                  • Send(Byte[],Int32,Int32,TimeSpan) Method
                  • Send(String,TimeSpan) Method
                  • Send(WebSocketOutboundMessage,TimeSpan) Method
                • SendAsync Method
                  • SendAsync(Byte[],Int32,Int32,TimeSpan) Method
                  • SendAsync(String,TimeSpan) Method
                  • SendAsync(WebSocketOutboundMessage,TimeSpan) Method
                • SendBatchAsync Method
                  • SendBatchAsync(WebSocketOutboundMessage[],TimeSpan) Method
                • SendClose Method
                • SendMessage Method
                  • SendMessage(TimeSpan) Method
                • SendPing Method
                  • SendPing() Method
                  • SendPing(Byte[]) Method
                • SendTextMessage Method
                  • SendTextMessage() Method
                  • SendTextMessage(TimeSpan) Method
                • WaitForOutboundQueue Method
              • Properties
                • AuthenticationContext Property
                • AutoPingInterval Property
                • Connected Property
                • Context Property
                • ID Property
                • MaxOutboundFrameSize Property
                • MaxOutboundQueueSize Property
                • Origin Property
                • OutboundQueueSize Property
                • PayloadMasking Property
                • Protocol Property
                • ServiceInstance Property
                • State Property
                • Via Property
            • WebSocketEndpoint
              • Overview
              • Members
              • Methods
                • Close Method
                • Open Method
              • Properties
                • Listener Property
            • WebSocketException
              • Overview
              • Members
              • WebSocketException Constructor
                • WebSocketException Constructor(String)
                • WebSocketException Constructor(Int32,String)
                • WebSocketException Constructor(String,Exception)
                • WebSocketException Constructor(Int32,String,Exception)
              • Properties
                • StatusCode Property
            • WebSocketHandshake
              • Overview
              • Members
              • WebSocketHandshake Constructor
              • Properties
                • Context Property
                • Extensions Property
                • HasExtension Property
                • HasProtocol Property
                • InboundHeaders Property
                • IsServerSide Property
                • Origin Property
                • OutboundHeaders Property
                • Protocol Property
                • RedirectLocation Property
                • ResultAction Property
                • Via Property
            • WebSocketHandshakeHeader
              • Overview
              • Members
              • WebSocketHandshakeHeader Constructor
              • Properties
                • Name Property
                • Value Property
            • WebSocketHandshakeHeaderCollection
              • Overview
              • Members
              • WebSocketHandshakeHeaderCollection Constructor
                • WebSocketHandshakeHeaderCollection Constructor()
                • WebSocketHandshakeHeaderCollection Constructor(IDictionary<String,String>)
                • WebSocketHandshakeHeaderCollection Constructor(IEnumerable<WebSocketHandshakeHeader>)
              • Methods
                • Add Method
                  • Add(String,String) Method
                  • Add(WebSocketHandshakeHeader) Method
                  • Add(IEnumerable<WebSocketHandshakeHeader>) Method
                • Clear Method
                • CopyTo Method
                • Get Method
                • GetValue Method
                • Remove Method
                  • Remove(WebSocketHandshakeHeader) Method
                  • Remove(String) Method
              • Properties
                • Count Property
                • IsReadOnly Property
                • Item Property
                • Origin Property
                • Protocol Property
                • WcfContentType Property
            • WebSocketInboundMessage
              • Overview
              • Members
              • Methods
                • BeginBuffering Method
                • Close Method
                • EndBuffering Method
                • ReadAsBytes Method
                • ReadAsOutbound Method
                • ReadAsStream Method
                • ReadAsString Method
                  • ReadAsString(Int64) Method
                  • ReadAsString(Encoding,Int64) Method
                • ReadAsText Method
                  • ReadAsText() Method
                  • ReadAsText(Encoding) Method
              • Properties
                • Context Property
                • Fragmented Property
                • IsBuffered Property
                • State Property
                • Type Property
              • Operators
                • Implicit Type Conversion Operator
            • WebSocketProtocolException
              • Overview
              • Members
              • WebSocketProtocolException Constructor
                • WebSocketProtocolException Constructor()
                • WebSocketProtocolException Constructor(Exception)
            • WebSocketQueueSizeException
              • Overview
              • Members
              • WebSocketQueueSizeException Constructor
              • Properties
                • MaxOutboundQueueSize Property
                • OutboundQueueSizeWouldHave Property
            • WebSocketServer
              • Overview
              • Members
              • WebSocketServer Constructor
              • Methods
                • AddEndpoint Method
                  • AddEndpoint<TService>(Uri) Method
                  • AddEndpoint<TService>(String) Method
                  • AddEndpoint(Uri,IWebSockets) Method
                  • AddEndpoint(String,IWebSockets) Method
                • Close Method
                • Open Method
              • Properties
                • Compression Property
                • PortSharing Property
                • Security Property
              • Events
                • Handshake Event
            • WebSocketServer<TService>
              • Overview
              • Members
              • WebSocketServer<TService> Constructor
              • Methods
                • AddEndpoint Method
                  • AddEndpoint(Uri) Method
                  • AddEndpoint(String) Method
            • WebSocketServerSecurity
              • Overview
              • Members
              • WebSocketServerSecurity Constructor
              • Properties
                • AuthenticationScheme Property
                • CheckCertificateRevocation Property
                • RequireClientCertificate Property
                • Required Property
                • ServerCertificate Property
              • Events
                • UsernamePasswordAuthenticate Event
                • ValidateCertificate Event
            • WebSocketService
              • Overview
              • Members
              • WebSocketService Constructor
              • Methods
                • AddChannel Method
                • AddProperty<T> Method
                • Broadcast Method
                • CalcTotalOutboundQueueSize Method
                • CloseChannels Method
                  • CloseChannels() Method
                  • CloseChannels(TimeSpan) Method
                • CreateClient Method
                  • CreateClient(Uri) Method
                  • CreateClient(Uri,String,String) Method
                • GetChannels Method
                • GetProperty<T> Method
                • OnClose Method
                • OnError Method
                • OnHandshake Method
                • OnMessage Method
                  • OnMessage(WebSocketChannel,WebSocketInboundMessage) Method
                  • OnMessage(WebSocketChannel,String) Method
                  • OnMessage(WebSocketChannel,ArraySegment<Byte>) Method
                • OnOpen Method
                • OnPing Method
                • OnPong Method
                • RemoveChannel Method
                • RemoveProperty<T> Method
                • SendBatchAsync Method
                  • SendBatchAsync(WebSocketChannel[],WebSocketOutboundMessage[]) Method
                  • SendBatchAsync(WebSocketOutboundMessage[]) Method
                • SendPing Method
                  • SendPing() Method
                  • SendPing(IEnumerable<WebSocketChannel>) Method
                • SendTo Method
                • SendToAll Method
                  • SendToAll(String) Method
                  • SendToAll(ArraySegment<Byte>) Method
                  • SendToAll(Byte[],Int32,Int32) Method
                  • SendToAll(WebSocketOutboundMessage) Method
                • WaitForOutboundQueue Method
                  • WaitForOutboundQueue(TimeSpan) Method
                  • WaitForOutboundQueue(Int64,TimeSpan) Method
              • Properties
                • ChannelCount Property
                • Encoding Property
                • MaxReceivedMessageSize Property
            • WebSocketUsernamePasswordCredentials
              • Overview
              • Members
              • WebSocketUsernamePasswordCredentials Constructor
              • Properties
                • Password Property
                • Username Property
          • Enumerations
            • AuthenticationSchemes
            • CompressionScheme
            • WebSocketHandshakeAction
            • WebSocketMessageState
            • WebSocketMessageType
            • WebSocketState
          • Structures
            • WebSocketOutboundMessage
              • Overview
              • Members
              • WebSocketOutboundMessage Constructor
                • WebSocketOutboundMessage Constructor(WebSocketInboundMessage,Int32)
                • WebSocketOutboundMessage Constructor(String)
                • WebSocketOutboundMessage Constructor(Byte[])
                • WebSocketOutboundMessage Constructor(ArraySegment<Byte>)
                • WebSocketOutboundMessage Constructor(Byte[],Int32,Int32)
                • WebSocketOutboundMessage Constructor(WebSocketMessageType,Byte[],Int32,Int32)
              • Properties
                • Buffer Property
                • Count Property
                • Offset Property
                • Type Property
              • Operators
                • Implicit Type Conversion Operator
          • Interfaces
            • IWebSockets
              • Overview
              • Members
              • Methods
                • GetProperty<T> Method
                • OnClose Method
                • OnError Method
                • OnHandshake Method
                • OnMessage Method
                • OnOpen Method
                • OnPing Method
                • OnPong Method
          • Delegates
            • WebSocketHandshakeEventHandler
        • Noemax.WebSockets.Core Namespace
          • Overview
          • Classes
            • ControlFrameEventArgs
              • Overview
              • Members
              • ControlFrameEventArgs Constructor
                • ControlFrameEventArgs Constructor()
                • ControlFrameEventArgs Constructor(WebSocket,Byte,ArraySegment<Byte>)
              • Properties
                • OpCode Property
                • Payload Property
            • UsernamePasswordAuthenticateEventArgs
              • Overview
              • Members
              • UsernamePasswordAuthenticateEventArgs Constructor
              • Methods
                • Accept Method
                • Fail Method
              • Properties
                • AuthenticationContext Property
                • Password Property
                • Username Property
            • WebSocket
              • Overview
              • Members
              • Methods
                • Abort Method
                  • Abort() Method
                  • Abort(Int32,String) Method
                • BeginReceiveMessage Method
                  • BeginReceiveMessage(AsyncCallback,Object) Method
                  • BeginReceiveMessage(TimeSpan,AsyncCallback,Object) Method
                • BeginSendMessage Method
                  • BeginSendMessage(String,TimeSpan,AsyncCallback,Object) Method
                  • BeginSendMessage(Byte[],Int32,Int32,TimeSpan,AsyncCallback,Object) Method
                  • BeginSendMessage(ArraySegment<Byte>,TimeSpan,AsyncCallback,Object) Method
                  • BeginSendMessage(WebSocketOutboundMessage,TimeSpan,AsyncCallback,Object) Method
                • Close Method
                  • Close() Method
                  • Close(TimeSpan) Method
                • EndReceiveMessage Method
                  • EndReceiveMessage(IAsyncResult,Stream) Method
                  • EndReceiveMessage(IAsyncResult) Method
                  • EndReceiveMessage(IAsyncResult,BufferManager,Int64,ArraySegment<Byte>) Method
                  • EndReceiveMessage(IAsyncResult,String) Method
                • EndSendMessage Method
                • IsWaitingInboundMessage Method
                • Receive Method
                • ReceiveMessage Method
                  • ReceiveMessage(Int32) Method
                  • ReceiveMessage(Int32,TimeSpan) Method
                  • ReceiveMessage(BufferManager,Int64) Method
                  • ReceiveMessage(BufferManager,Int64,TimeSpan) Method
                  • ReceiveMessage() Method
                  • ReceiveMessage(TimeSpan) Method
                • SendBatchAsync Method
                • SendClose Method
                • SendMessage Method
                  • SendMessage() Method
                  • SendMessage(TimeSpan) Method
                  • SendMessage(Byte[],Int32,Int32) Method
                  • SendMessage(ArraySegment<Byte>,TimeSpan) Method
                  • SendMessage(Byte[],Int32,Int32,TimeSpan) Method
                  • SendMessage(String) Method
                  • SendMessage(String,TimeSpan) Method
                  • SendMessage(WebSocketOutboundMessage,TimeSpan) Method
                  • SendMessage(WebSocketOutboundMessage) Method
                • SendMessageAsync Method
                • SendPing Method
                  • SendPing() Method
                  • SendPing(Byte[]) Method
                • SendPong Method
                • SendTextMessage Method
                  • SendTextMessage() Method
                  • SendTextMessage(TimeSpan) Method
                • WaitForOutboundQueue Method
                  • WaitForOutboundQueue(Int64,TimeSpan) Method
                  • WaitForOutboundQueue(TimeSpan) Method
                • WriteMessage Method
              • Properties
                • AuthenticationContext Property
                • CanReceive Property
                • CanSend Property
                • Connected Property
                • Context Property
                • DefaultReceiveTimeout Property
                • DefaultSendTimeout Property
                • Extensions Property
                • IsFailed Property
                • IsServerSide Property
                • KeepaliveMode Property
                • KeepaliveResponseThrottlingInterval Property
                • KeepaliveRoundtripRequired Property
                • KeepaliveSendInterval Property
                • KeepaliveTimeout Property
                • MaxOutboundFrameSize Property
                • MaxOutboundQueueSize Property
                • Origin Property
                • OutboundQueueSize Property
                • PayloadMasking Property
                • Protocol Property
                • State Property
                • Via Property
              • Events
                • OnCloseFrame Event
                • OnPing Event
                • OnPong Event
            • WebSocketClientSecurity
              • Overview
              • Members
              • WebSocketClientSecurity Constructor
              • Methods
                • SetClientCertificate Method
                  • SetClientCertificate(Byte[],Char[]) Method
                  • SetClientCertificate(Byte[],Char[],String) Method
                  • SetClientCertificate(Stream,Char[],String) Method
                  • SetClientCertificate(Stream,Char[]) Method
                  • SetClientCertificate(X509Certificate2,RSAParameters) Method
                  • SetClientCertificate(X509Certificate2,AsymmetricAlgorithm) Method
              • Properties
                • CheckCertificateRevocation Property
                • ServerCertificate Property
                • TargetHost Property
                • UsernameForProxy Property
                • UsernameForServer Property
              • Events
                • OnValidateCertificate Event
            • WebSocketCloseCodes
              • Overview
              • Members
              • Fields
                • ExtensionRequired Field
                • GoingAway Field
                • InconsistentData Field
                • MessageToBig Field
                • MessageViolatesPolicy Field
                • Normal Field
                • ProtocolError Field
                • UnexpectedFailure Field
                • UnsupportedPayloadType Field
            • WebSocketCloseEventArgs
              • Overview
              • Members
              • WebSocketCloseEventArgs Constructor
              • Properties
                • Description Property
                • StatusCode Property
            • WebSocketErrorEventArgs
              • Overview
              • Members
              • WebSocketErrorEventArgs Constructor
              • Properties
                • Error Property
            • WebSocketFactory
              • Overview
              • Members
              • WebSocketFactory Constructor
              • Methods
                • Connect Method
                  • Connect(String) Method
                  • Connect(String,TimeSpan) Method
                  • Connect(Uri) Method
                  • Connect(Uri,TimeSpan) Method
              • Properties
                • BypassProxyOnLocal Property
                • Compression Property
                • Extensions Property
                • MaxRedirects Property
                • Origin Property
                • OutboundHandshakeHeaders Property
                • PayloadMasking Property
                • Protocol Property
                • ProxyAddress Property
                • Security Property
                • UseDefaultWebProxy Property
              • Events
                • Handshake Event
            • WebSocketListener
              • Overview
              • Members
              • WebSocketListener Constructor
              • Methods
                • Accept Method
                • BeginAccept Method
                • Close Method
                • DispatchChannel Method
                • EndAccept Method
                • Open Method
              • Properties
                • Compression Property
                • IsOpen Property
                • Protocol Property
                • Security Property
                • Uri Property
              • Events
                • Handshake Event
            • WebSocketMessageInputStream
              • Overview
              • Members
              • Methods
                • ReadToFrameEnd Method
              • Properties
                • BytesBuffered Property
                • DrainWhenMessageClosed Property
                • FrameBytesRemaining Property
                • IsFrameFinal Property
            • WebSocketPingOrPongEventArgs
              • Overview
              • Members
          • Enumerations
            • KeepaliveMode
          • Delegates
            • MessageEndCallback
            • UsernamePasswordAuthenticateEventHandler
            • X509CertificateValidationCallback
        • Noemax.WebSockets.Messaging Namespace
          • Overview
          • Classes
            • CompressedMessageSerializer
              • Overview
              • Members
              • CompressedMessageSerializer Constructor
              • Methods
                • Deserialize Method
                • EnsureKnownTypes Method
                • Serialize Method
                  • Serialize(Object) Method
                  • Serialize(Stream,Object) Method
              • Properties
                • CompressedMessageFormat Property
                • CompressionLevel Property
                • CompressionThreshold Property
            • ConversationMessage
              • Overview
              • Members
              • Properties
                • Id Property
                • IsFault Property
                • IsResponse Property
            • DefaultClientDispatcher
              • Overview
              • Members
              • DefaultClientDispatcher Constructor
              • Methods
                • Dispatch Method
            • DefaultMessageDispatcher
              • Overview
              • Members
              • DefaultMessageDispatcher Constructor
              • Methods
                • CreateClientDispatcher Method
                • ExportKnownTypes Method
                • GenerateOperationsFromType Method
                • RegisterInvokerFactory Method
                • TryCreateInvoker Method
                • TryGetOperation Method
              • Properties
                • DefaultSerializer Property
                • KnownTypes Property
            • EnvelopedMessage
              • Overview
              • Members
              • Methods
                • GetBody<T> Method
              • Properties
                • Attachment Property
                • Body Property
            • FuncInvoker<TResult,TRequest>
              • Overview
              • Members
              • Methods
                • OnInvoke Method
                  • OnInvoke(ConversationMessage,WebSocketChannel) Method
                  • OnInvoke(TRequest,WebSocketChannel) Method
              • Properties
                • InputTypes Property
                • KnownTypes Property
            • Invoker
              • Overview
              • Members
              • Methods
                • Invoke Method
              • Properties
                • InputTypes Property
                • KnownTypes Property
            • InvokerFactory
              • Overview
              • Members
              • Methods
                • CanCreateInvoker Method
                • CreateInvoker Method
            • JsonClientProxyProvider
              • Overview
              • Members
              • JsonClientProxyProvider Constructor
              • Methods
                • Publish Method
                • Unpublish Method
              • Properties
                • ClientProxyFileName Property
                • JavaScript Property
            • JsonMessageSerializer
              • Overview
              • Members
              • JsonMessageSerializer Constructor
              • Methods
                • Deserialize Method
                  • Deserialize(String,WebSocketChannel,MessageDispatcher) Method
                  • Deserialize(ArraySegment<Byte>,WebSocketChannel,MessageDispatcher) Method
                • EnsureKnownTypes Method
                • GenerateClientProxy Method
                • Serialize Method
                  • Serialize(Object) Method
              • Properties
                • IncludeTypeName Property
            • MessageDispatcher
              • Overview
              • Members
              • Methods
                • AddOperation Method
                  • AddOperation(ICriteria,Invoker) Method
                  • AddOperation(MessageOperationDescription) Method
                • CreateClientDispatcher Method
                • Dispatch Method
                • GetOperation Method
                • TryGetOperation Method
              • Properties
                • DefaultSerializer Property
                • KnownTypes Property
                • Operations Property
            • MessageOperationAttribute
              • Overview
              • Members
              • MessageOperationAttribute Constructor
                • MessageOperationAttribute Constructor(String)
                • MessageOperationAttribute Constructor()
              • Properties
                • Action Property
            • MessageOperationDescription
              • Overview
              • Members
              • MessageOperationDescription Constructor
              • Properties
                • Action Property
                • Criteria Property
                • Invoker Property
            • MessageSerializerBase
              • Overview
              • Members
              • Methods
                • Deserialize Method
                  • Deserialize(WebSocketInboundMessage,WebSocketChannel,MessageDispatcher) Method
                  • Deserialize(String,WebSocketChannel,MessageDispatcher) Method
                  • Deserialize(ArraySegment<Byte>,WebSocketChannel,MessageDispatcher) Method
                • EnsureKnownTypes Method
                • Serialize Method
                  • Serialize(Object) Method
                  • Serialize(Stream,Object) Method
            • MessagingContractAttribute
              • Overview
              • Members
              • MessagingContractAttribute Constructor
            • MultiFormatMessagingService
              • Overview
              • Members
              • MultiFormatMessagingService Constructor
                • MultiFormatMessagingService Constructor()
                • MultiFormatMessagingService Constructor(Object)
              • Methods
                • AddMessageSerializer Method
                • Broadcast Method
                  • Broadcast<T>(String,T) Method
                  • Broadcast(String,Object[]) Method
                • OnHandshake Method
                • OnOpen Method
            • PlainMessage
              • Overview
              • Members
              • PlainMessage Constructor
              • Properties
                • Body Property
                • IsFault Property
                • IsResponse Property
                • Msg Property
            • ReflectionInvoker
              • Overview
              • Members
              • ReflectionInvoker Constructor
              • Methods
                • OnInvoke Method
              • Properties
                • InputTypes Property
                • KnownTypes Property
            • RequestInvoker
              • Overview
              • Members
              • Methods
                • Invoke Method
                • OnInvoke Method
            • RequestMessage
              • Overview
              • Members
              • RequestMessage Constructor
                • RequestMessage Constructor()
                • RequestMessage Constructor(Object[],String)
              • Methods
                • GetBody<T> Method
              • Properties
                • Body Property
                • IsFault Property
                • IsResponse Property
                • Method Property
                • Parameters Property
            • RpcFaultException
              • Overview
              • Members
              • RpcFaultException Constructor
                • RpcFaultException Constructor(Int32,Object,String)
                • RpcFaultException Constructor(FaultInfo)
              • Properties
                • FaultInfo Property
            • WebSocketChannelExtensions
              • Overview
              • Members
              • Methods
                • CreateStreamedMessage Method
                  • CreateStreamedMessage(WebSocketChannel,String,TimeSpan,Object[]) Method
                  • CreateStreamedMessage(WebSocketChannel,String,Object[]) Method
                • Request Method
                  • Request<TResult>(WebSocketChannel,String,TimeSpan,Object[]) Method
                  • Request<TResult>(WebSocketChannel,String,Object[]) Method
                  • Request(WebSocketChannel,String,Object[]) Method
                  • Request<TResult>(WebSocketChannel,String) Method
                  • Request<TResult,TRequest>(WebSocketChannel,String,TimeSpan,TRequest) Method
                  • Request<TResult,TRequest>(WebSocketChannel,String,TRequest) Method
                • RequestStream Method
                  • RequestStream(WebSocketChannel,String,Object[]) Method
                  • RequestStream(WebSocketChannel,String,TimeSpan,Object[]) Method
                • RequestWithStream Method
                  • RequestWithStream<TResult>(WebSocketChannel,String,TimeSpan,Stream,Object[]) Method
                  • RequestWithStream<TResult>(WebSocketChannel,String,Stream,Object[]) Method
                  • RequestWithStream(WebSocketChannel,String,TimeSpan,Stream,Object[]) Method
                  • RequestWithStream(WebSocketChannel,String,Stream,Object[]) Method
                • SendMessage Method
                  • SendMessage(WebSocketChannel,String,TimeSpan,Object[]) Method
                  • SendMessage(WebSocketChannel,String,Object[]) Method
                  • SendMessage<T>(WebSocketChannel,String,TimeSpan,T) Method
                  • SendMessage<T>(WebSocketChannel,String,T) Method
                • SendMessageAsync Method
                  • SendMessageAsync<T>(WebSocketChannel,String,TimeSpan,T) Method
                  • SendMessageAsync(WebSocketChannel,String,TimeSpan,Object[]) Method
                  • SendMessageAsync(WebSocketChannel,String,Object[]) Method
                  • SendMessageAsync<T>(WebSocketChannel,String,T) Method
                • SendOneWay Method
                  • SendOneWay(WebSocketChannel,String,TimeSpan,Object[]) Method
                  • SendOneWay(WebSocketChannel,String,Object[]) Method
                  • SendOneWay<T>(WebSocketChannel,String,TimeSpan,T) Method
                  • SendOneWay<T>(WebSocketChannel,String,T) Method
                • SendOneWayAsync Method
                  • SendOneWayAsync<T>(WebSocketChannel,String,TimeSpan,T) Method
                  • SendOneWayAsync(WebSocketChannel,String,TimeSpan,Object[]) Method
                  • SendOneWayAsync(WebSocketChannel,String,Object[]) Method
                  • SendOneWayAsync<T>(WebSocketChannel,String,T) Method
                • SendWithStream Method
                  • SendWithStream(WebSocketChannel,String,Stream,Object[]) Method
                  • SendWithStream(WebSocketChannel,String,TimeSpan,Stream,Object[]) Method
            • WebSocketMessagingService
              • Overview
              • Members
              • WebSocketMessagingService Constructor
                • WebSocketMessagingService Constructor()
                • WebSocketMessagingService Constructor(Object)
              • Methods
                • Broadcast Method
                  • Broadcast<T>(String,T) Method
                  • Broadcast(String,Object[]) Method
                  • Broadcast<T>(T) Method
                • GetProperty<T> Method
                • OnCreateDispatcher Method
                • OnMessage Method
                  • OnMessage(WebSocketChannel,WebSocketInboundMessage) Method
                • OnOpen Method
              • Properties
                • MessageDispatcher Property
                • Serializer Property
          • Enumerations
            • CompressedMessageFormat
          • Structures
            • FaultInfo
              • Overview
              • Members
              • Properties
                • Code Property
                • Data Property
                • Message Property
          • Interfaces
            • IClientDispatcher
              • Overview
              • Members
              • Methods
                • BeginRequest Method
                  • BeginRequest(String,Object[],TimeSpan,AsyncCallback,Object) Method
                  • BeginRequest<TRequest>(TRequest,TimeSpan,AsyncCallback,Object) Method
                • BeginSend Method
                  • BeginSend(String,Object[],TimeSpan,AsyncCallback,Object) Method
                  • BeginSend<TMessage>(TMessage,TimeSpan,AsyncCallback,Object) Method
                • CreateStreamedMessage Method
                  • CreateStreamedMessage(String,Object[],TimeSpan) Method
                  • CreateStreamedMessage<TMessage>(TMessage,TimeSpan) Method
                • EndRequest Method
                  • EndRequest(IAsyncResult) Method
                  • EndRequest<TResult>(IAsyncResult) Method
                • EndSend Method
                • Request Method
                  • Request<TResult>(String,Object[],TimeSpan) Method
                  • Request<TResult>(String,Object[],Stream,TimeSpan) Method
                  • Request(String,Object[],Stream,TimeSpan) Method
                  • Request<TRequest,TResult>(TRequest,TimeSpan) Method
                  • Request<TRequest,TResult>(TRequest,Stream,TimeSpan) Method
                  • Request<TRequest>(TRequest,Stream,TimeSpan) Method
                • Send Method
                  • Send(String,Object[],TimeSpan) Method
                  • Send(String,Object[],Stream,TimeSpan) Method
                  • Send<TMessage>(TMessage,TimeSpan) Method
                  • Send<TMessage>(TMessage,Stream,TimeSpan) Method
                • SendAsync Method
                  • SendAsync(String,Object[],TimeSpan) Method
                  • SendAsync<TMessage>(TMessage,TimeSpan) Method
            • ICriteria
              • Overview
              • Members
              • Methods
                • Match Method
            • IMessageSerializer
              • Overview
              • Members
              • Methods
                • Deserialize Method
                • EnsureKnownTypes Method
                • Serialize Method
                  • Serialize(Object) Method
                  • Serialize(Stream,Object) Method
        • Noemax.WebSockets.Messaging.Pom Namespace
          • Overview
          • Classes
            • WebSocketChannelExtensionsPom
              • Overview
              • Members
              • Methods
                • CreateStreamedMessage<TMessage> Method
                • Request Method
                  • Request<TRequest,TResult>(WebSocketChannel,TRequest,TimeSpan) Method
                  • Request<TRequest,TResult>(WebSocketChannel,TRequest) Method
                  • Request<TRequest,TResult>(WebSocketChannel,TRequest,Stream,TimeSpan) Method
                  • Request<TRequest,TResult>(WebSocketChannel,TRequest,Stream) Method
                  • Request<TRequest>(WebSocketChannel,TRequest,Stream,TimeSpan) Method
                  • Request<TRequest>(WebSocketChannel,TRequest,Stream) Method
                • Send Method
                  • Send<TMessage>(WebSocketChannel,TMessage,TimeSpan) Method
                  • Send<TMessage>(WebSocketChannel,TMessage) Method
                  • Send<TMessage>(WebSocketChannel,TMessage,Stream,TimeSpan) Method
                  • Send<TMessage>(WebSocketChannel,TMessage,Stream) Method
                • SendAsync Method
                  • SendAsync<TMessage>(WebSocketChannel,TMessage,TimeSpan) Method
                  • SendAsync<TMessage>(WebSocketChannel,TMessage) Method