DEPRECATED: Diffusion Silverlight Classic API  5.9.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
\NPushTechnology
 \NTransports
  oNConnection
  |oCConnectionDetailsThis class is responsible for handling single or multiple connection attempts.
  |oCConnectionDetailsAcquiredEventArgsThe arguments used when connection details are acquired.
  |\CServerDetailsContains the details of a connection to a Diffusion server.
  oNDiffusionTransports
  |\CDiffusionWebClient'Specialised' WebClient so we can get hold of the underlying bits and pieces.
  oNEnums
  oNExceptions
  |oCBaseExceptionThe base class for all Diffusion exceptions.
  |oCConnectionExceptionRepresents a connection exception.
  |oCDiffusionExceptionRepresents a Diffusion exception.
  |oCDiffusionWebClientMessageExceptionRepresents an exception generated within a WebClientMessage.
  |oCFatalExceptionDiffusion 'fatal' exception.
  |oCInboundProtocolExceptionRepresents an inbound protocol exception.
  |oCTopicMessageExceptionRepresents an exception generated within a WebClientMessage.
  |\CUnsupportedServerMethodExceptionThe exception thrown when an attempt is made to call a non-existent server method.
  oNExtensionMethods
  oNFactories
  oNHttp
  oNPaging
  |oCILinesEncapsulates lines on a page
  |oCIPagedTopicListenerThe listener for events from a paged topic.
  |oCLinesRecordThe 'record' implementation of ILines.
  |oCLinesStringThe 'string' implementation of ILines.
  |oCPagedTopicHandlerImplementation of the handler class for paged data.
  |oCPagedTopicHelperHelps to send the contents of an inbound message to a listener.
  |oCPagedTopicHelperRecordThis class handles paged topic records.
  |oCPagedTopicHelperStringThis class handles paged topic strings.
  |\CPageStatusRepresents the status of a page.
  oNPersistence
  |oCCookieStorageProvider
  |oCIPersistentStorageProvider
  |\CIsolatedStorageProvider
  oNSerialization
  |oCDoNotSerializeIndicates that a property or field should not be serialized
  |oCDoNotChecksumUsed in checksum mode to flag a property as not being part of the "meaning" of an object - i.e. two objects with the same checksum "mean" the same thing, even if some of the properties are different, those properties would not be relevant to the purpose of the object
  |oCSerializerIdAttribute used to flag IDs this can be useful for check object consistence when the serializer is in a mode that does not serialize identifiers
  |oCISerializeObject
  |\CSerializerAttribute
  oNService
  |oCIServiceTopicListenerListener for responses from a service topic
  |oCServiceTopicErrorEncapsulates the details of a service topic error.
  |oCServiceTopicHandlerA service topic handler
  |\CServiceTopicResponseEncapsulates a response from a service request
  oNSockets
  oCAckResponseMessageEventArgsThe 'ack response' event arguments.
  oCClientAckMessageRepresents a client acknowledgement message.
  oCClientPingMessageA client ping message.
  oCDiffusionApplicationService
  oCDiffusionClientThis class controls the way that a connection is made to Diffusion. The supplied connection details determine how connections are made, i.e. 'http://localhost:8080' or 'dpt://localhost:8080'. Note that more than one set of connection details may be supplied using the AddServerDetails(ServerDetails) method, and cleared using the ClearServerDetails method
  oCDiffusionClientCredentialsThis class is used to contain the user credentials.
  oCDiffusionMessageEventArgs
  oCDiffusionSocketRepresents a socket connection to a Diffusion server.
  oCDiffusionSocketMessageEventArgsThe event args for an inbound message.
  oCDiffusionTransport
  oCIDiffusionBufferProcessor
  oCIDiffusionClientThe interface for the DiffusionClient class.
  oCMessageNotAcknowledgedEventArgsThe event args for a topic message.
  oCPingMessageRepresents a Diffusion 'ping' message.
  oCPollResponseEventArgsThe event args for a poll response.
  oCProtocolDecoder
  oCServerAckMessageRepresents a server acknowledgement message.
  oCTopicListener
  oCTopicListenerImpl
  oCTopicMessageRepresents a Diffusion topic message.
  oCTopicMessageEventArgsThe event args for a topic message.
  oCTopicStatusMessageRepresents a topic status message.
  oCTopicStatusMessageEventArgsThe event args for a topic status message.
  \CTraceMessageEventArgsTrace message event arguments.