Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
IServiceOriented
ServiceBus
UnitTests
ContractImplementation
C# 클래스 IServiceOriented.ServiceBus.UnitTests.ContractImplementation
상속:
IContract
파일 보기
프로젝트 열기: jezell/iserviceoriented
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
PublishedMessages
string[]
공개 메소드들
메소드
설명
PublishThis
(
string
message
) :
void
SetFailCount
(
int
value
) :
void
SetFailInterval
(
int
value
) :
void
메소드 상세
PublishThis()
공개
메소드
public
PublishThis
(
string
message
) :
void
message
string
리턴
void
SetFailCount()
공개
메소드
public
SetFailCount
(
int
value
) :
void
value
int
리턴
void
SetFailInterval()
공개
메소드
public
SetFailInterval
(
int
value
) :
void
value
int
리턴
void
프로퍼티 상세
PublishedMessages
공개적으로 프로퍼티
public
string[]
PublishedMessages
리턴
string[]