C# 클래스 DotNetWorkQueue.Factory.RpcTimeoutFactory

Creates new instances of IRpcTimeout
상속: IRpcTimeoutFactory
파일 보기 프로젝트 열기: blehnen/DotNetWorkQueue

공개 메소드들

메소드 설명
Create ( System.TimeSpan timeout ) : IRpcTimeout

Creates new instances of IRpcTimeout

메소드 상세

Create() 공개 메소드

Creates new instances of IRpcTimeout
public Create ( System.TimeSpan timeout ) : IRpcTimeout
timeout System.TimeSpan The timeout.
리턴 IRpcTimeout