IClientNotificationService 인터페이스
네임스페이스: Microsoft.VisualStudio.Services.ClientNotification
어셈블리: Microsoft.TeamFoundation.Framework.Server(Microsoft.TeamFoundation.Framework.Server.dll)
구문
‘선언
Public Interface IClientNotificationService _
Inherits ITeamFoundationService
public interface IClientNotificationService : ITeamFoundationService
IClientNotificationService 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
PostNotification(TeamFoundationRequestContext, NotificationMessage, Guid) | ||
PostNotification(TeamFoundationRequestContext, NotificationMessage, DateTime, Guid) | ||
ServiceEnd | ServiceEnd는 호스트를 종료 하 고이 서비스에 유지 되는 모든 리소스를 해제 해야 하는 경우 호출 됩니다. (ITeamFoundationService에서 상속됨) | |
ServiceStart | ServiceStart는 서비스가 초기화 될 때 호출 됩니다.서비스를 비동기적으로 초기화 서비스 사용자에 대 한 액세스 준비가 되 면 확인 하는 데 사용 되는 Service_Ready를 구현 해야 합니다. (ITeamFoundationService에서 상속됨) | |
Subscribe |
위쪽