rd-framework
2023.1.2
rd-framework
/
com.jetbrains.rd.framework.impl
/
RpcTimeouts
Rpc
Timeouts
class
RpcTimeouts
(
val
warnAwaitTimeMs
:
Long
,
val
errorAwaitTimeMs
:
Long
)
Content copied to clipboard
Types
Constructors
Properties
Constructors
Rpc
Timeouts
Link copied to clipboard
fun
RpcTimeouts
(
warnAwaitTimeMs
:
Long
,
errorAwaitTimeMs
:
Long
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
error
Await
Time
Link copied to clipboard
val
errorAwaitTime
:
Long
Content copied to clipboard
error
Await
Time
Ms
Link copied to clipboard
val
errorAwaitTimeMs
:
Long
Content copied to clipboard
warn
Await
Time
Link copied to clipboard
val
warnAwaitTime
:
Long
Content copied to clipboard
warn
Await
Time
Ms
Link copied to clipboard
val
warnAwaitTimeMs
:
Long
Content copied to clipboard