FabricTransportRemotingListenerSettings.getOperationTimeout 方法
定义
Operation Timeout which governs the whole process of sending a message, including receiving a reply message for a request/reply service operation. This timeout also applies when sending reply messages from a callback contract method.
Remarks:Default Value for Operation Timeout is set as TimeSpan.MaxValue
public Duration getOperationTimeout()
返回
Duration
OperationTimeout as java.time.Duration