Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.IRegisteredHandler Interface Reference

A reference to a registered handler. More...

Public Member Functions

void Close ()
 Request that the handler is unregistered from the server. More...
 

Detailed Description

A reference to a registered handler.

Member Function Documentation

void PushTechnology.ClientInterface.Client.Features.IRegisteredHandler.Close ( )

Request that the handler is unregistered from the server.

After the handler is unregistered, the handler's OnClose method will be called. If the handler has already been unregistered, this method will have no effect.


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