Mono.FastCgi.DataReceivedHandler Delegate
This delegate is used for notification that data has been received, typically by Mono.FastCgi.Request.

Syntax

public delegate void DataReceivedHandler (Request sender, DataReceivedArgs args)

Parameters

sender
A Mono.FastCgi.Request object that sent the event.
args
A Mono.FastCgi.DataReceivedArgs object containing the arguments for the event.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Mono.FastCgi
Assembly: fastcgi-mono-server2 (in fastcgi-mono-server2.dll)
Assembly Versions: 2.8.1.0