CallOptions Properties |
The CallOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CancellationToken |
Token that can be used for cancelling the 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.
|