Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.Control.Topics.IFetchResponder Interface Reference

The interface for a fetch responder. More...

Public Member Functions

void OnFetchRequest (IFetchRequest fetchRequest)
 Notifies a request from a client to fetch the state of a stateless topic. More...
 

Detailed Description

The interface for a fetch responder.

Member Function Documentation

void PushTechnology.ClientInterface.Client.Features.Control.Topics.IFetchResponder.OnFetchRequest ( IFetchRequest  fetchRequest)

Notifies a request from a client to fetch the state of a stateless topic.

This allows the implementation to return the topic state or deny the request.

Parameters
fetchRequest

The documentation for this interface was generated from the following file: