Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
DotNetWorkQueue
Factory
RpcTimeoutFactory
C# Class DotNetWorkQueue.Factory.RpcTimeoutFactory
Creates new instances of
IRpcTimeout
Inheritance:
IRpcTimeoutFactory
Exibir arquivo
Open project: blehnen/DotNetWorkQueue
Public Methods
Method
Description
Create
(
System.TimeSpan
timeout
) :
IRpcTimeout
Creates new instances of
IRpcTimeout
Method Details
Create()
public
method
Creates new instances of
IRpcTimeout
public
Create
(
System.TimeSpan
timeout
) :
IRpcTimeout
timeout
System.TimeSpan
The timeout.
return
IRpcTimeout