Property | Type | Description | |
---|---|---|---|
IJsonWritable | void | ||
WriteMessages | void |
Method | Description | |
---|---|---|
PersistentResponse ( ) : System | ||
PersistentResponse ( bool>.Func |
Creates a new instance of PersistentResponse.
|
Method | Description | |
---|---|---|
IJsonWritable ( |
Serializes only the necessary components of the PersistentResponse to JSON using Json.NET's JsonTextWriter to improve performance.
|
|
WriteMessages ( |
public PersistentResponse ( bool>.Func |
||
exclude | bool>.Func | A filter that determines whether messages should be written to the client. |
writeCursor | Action |
The cursor writer. |
return | System |