C# 클래스 EventCentric.Messaging.Commands.AddNewSubscriptionOnTheFly

This adds a new subscription on the fly and starts polling. If the subscription fails the system will shutdown. The EventCentric.Polling.ISubscriptionRepository will persist the subscription.
상속: SystemMessage
파일 보기 프로젝트 열기: Narvalex/EventCentric

공개 메소드들

메소드 설명
AddNewSubscriptionOnTheFly ( string streamType, string url, string token ) : System.Threading

메소드 상세

AddNewSubscriptionOnTheFly() 공개 메소드

public AddNewSubscriptionOnTheFly ( string streamType, string url, string token ) : System.Threading
streamType string
url string
token string
리턴 System.Threading