requestTimeoutSeconds property

int? requestTimeoutSeconds
final

The maximum duration, in seconds, that a matchmaking ticket can remain in process before timing out. Requests that fail due to timing out can be resubmitted as needed.

Implementation

final int? requestTimeoutSeconds;