C# 클래스 Lemon.Core.DownloadProcess

파일 보기 프로젝트 열기: dream-365/lemon 1 사용 예제들

공개 메소드들

메소드 설명
SetBlobClient ( IBlobClient blobClient ) : void
SetMessageQueueProvider ( IMessageQueueProvider provider ) : void
Start ( string listenToQueue ) : void

메소드 상세

SetBlobClient() 공개 메소드

public SetBlobClient ( IBlobClient blobClient ) : void
blobClient IBlobClient
리턴 void

SetMessageQueueProvider() 공개 메소드

public SetMessageQueueProvider ( IMessageQueueProvider provider ) : void
provider IMessageQueueProvider
리턴 void

Start() 공개 메소드

public Start ( string listenToQueue ) : void
listenToQueue string
리턴 void