deadline property

DateTime? deadline

Deadline for this call. If the call is still active after this time, then the client or server may cancel it.

Implementation

DateTime? get deadline;