C# 클래스 Telerik.Sitefinity.Newsletters.SendGrid.Services.SendGridWebHookPlugin

A ServiceStack plug-in that configures the web hook endpoints used by SendGrid for event notifications.
상속: IPlugin
파일 보기 프로젝트 열기: Sitefinity/NewslettersSendGrid

공개 메소드들

메소드 설명
Register ( IAppHost appHost ) : void

Adding the SendGrid web hook service routes

메소드 상세

Register() 공개 메소드

Adding the SendGrid web hook service routes
public Register ( IAppHost appHost ) : void
appHost IAppHost The service stack appHost
리턴 void