[]
Configurates the OnClientError client event. Occurs when there is an error reading or writing data.
public override TBuilder OnClientError(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |