[]
Configurates the OnClientBeforeSendRequest client event. Occurs before every request sent to the server.
public TBuilder OnClientBeforeSendRequest(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |