resolveSuspend

open suspend fun resolveSuspend(option: TimeoutOption, data: SerializedComponentData): R?(source)

Returns a resolved object for this argument.

If this returns null, and the parameter is required, i.e., not nullable or optional, the handler is ignored.

Parameters

option

The option currently being resolved

data

A serialized representation of an argument passed in IPersistentTimeoutableComponent.timeout