Show / Hide Table of Contents

Namespace Argotic.Net

Classes

TrackbackClient

Allows applications to send and received notification pings by using the Trackback peer-to-peer notification protocol.

TrackbackMessage

Represents a Trackback ping request that can be sent using the TrackbackClient class.

TrackbackMessageSentEventArgs

Provides data for the SendCompleted event.

TrackbackResponse

Represents the response to a Trackback ping request.

WebContentType

Represents the media type for the content of a System.Net.WebRequest or System.Net.WebResponse.

XmlRpcArrayValue

Represents a remote procedure parameter value that represents a collection of data elements.

XmlRpcClient

Allows applications to send remote procedure calls by using the Extensible Markup Language Remote Procedure Call (XML-RPC) protocol.

XmlRpcMessage

Represents a remote procedure call that can be sent using the XmlRpcClient class.

XmlRpcMessageSentEventArgs

Provides data for the SendCompleted event.

XmlRpcResponse

Represents the response to an XML remote procedure call.

XmlRpcScalarValue

Represents a scalar remote procedure parameter value.

XmlRpcStructureMember

Represents a structured list member.

XmlRpcStructureValue

Represents a remote procedure parameter value that is typically used to encapsulate small groups of related variables.

Interfaces

IXmlRpcValue

Defines generalized properties, methods, indexers and events that a value type or class implements to create a type-specific XML-RPC values.

Enums

XmlRpcScalarValueType

Represents the permissible data types for a XmlRpcScalarValue.

Back to top Generated by DocFX