Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345678]
\NPushTechnology
 \NClientInterface
  oNClient
  |oNArgs
  |oNCallbacks
  |oNContent
  |oNDetails
  |oNEnums
  |oNFactories
  |oNFeatures
  |oNSecurity
  |oNSession
  |oNTopics
  |oNTypes
  |oCIClientIdA client (Session) identifier.
  |oCIReceiveOptionsOptions associated with content received.
  |oCISessionEventsThe events fired within an active session.
  |\CSendOptionsPrioritySend options delivery priority.
  oNCollections
  |\NImmutable
  oNCommandServices
  |\NCommands
  oNConversation
  |oNCommand
  |\NConversation
  oNData
  |oNBinary
  |oNCBOR
  |oNDiff
  |oNJSON
  |oCIBinaryDeltaRepresents a binary delta type.
  |oCIBytesRepresents a read-only interface for values that are internally represented as binary data.
  |oCIDataTypeRepresents a data type that is specified for a particular value type. It provides methods to convert values to and from binary. Diffusion provides several IDataTypes implementations.
  |oCIDataType< TValue >Represents a data type that is specified for a particular value type. It provides methods to convert values to and from binary. Diffusion provides several IDataTypes implementations.
  |oCIDataTypesRepresents all Diffusion data type implementations.
  |oCIDeltaTypeRepresents an optional extension provided by IDataType implementations that support incremental changes to values.
  |\CIDeltaType< TValue, TDelta >Represents an optional extension provided by IDataType implementations that support incremental changes to values.
  oNLogging
  |\CLoggerImplementation of ILogger.
  oNProperties
  oNReactive
  oNTopicDetails
  |oNDetails
  |\CIRoutingTopicDetailsBuilderThe routing topic details builder interface.
  oNTopicSelectors
  |\CITopicBindingSomething associated with a node in the topic hierarchy.
  \NUtils
   oCActionExtensionsExtensions for the 'Action' delegate.
   oCExpressionHelperHelper class for multiple parameter validation.
   oCHashSetExtensionsExtensions for a HashSet{T}.
   \CStringUtilsString extension methods.