C# 클래스 NServiceBus.TimeToBeReceivedAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Particular/NServiceBus

공개 메소드들

메소드 설명
TimeToBeReceivedAttribute ( string timeSpan ) : System

Sets the time to be received.

메소드 상세

TimeToBeReceivedAttribute() 공개 메소드

Sets the time to be received.
public TimeToBeReceivedAttribute ( string timeSpan ) : System
timeSpan string A timeSpan that can be interpreted by .
리턴 System