| CallOptions Properties |
The CallOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| CancellationToken |
Token that can be used for cancelling the call.
| |
| Credentials |
Credentials to use for this call.
| |
| Deadline |
Call deadline.
| |
| Headers |
Headers to send at the beginning of the call.
| |
| PropagationToken |
Token for propagating parent call context.
| |
| WriteOptions |
Write options that will be used for this call.
|