C# 클래스 amp.rabbit.transport.CommandableCache

상속: SimpleRoutingInfoCache
파일 보기 프로젝트 열기: Berico-Technologies/AMP

공개 메소드들

메소드 설명
CommandableCache ( ICommandReceiver commandReceiver, int cacheExpiryInSeconds ) : amp.commanding
Dispose ( ) : void

메소드 상세

CommandableCache() 공개 메소드

public CommandableCache ( ICommandReceiver commandReceiver, int cacheExpiryInSeconds ) : amp.commanding
commandReceiver ICommandReceiver
cacheExpiryInSeconds int
리턴 amp.commanding

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void