all groups > sql server notification services > october 2004 >
You're in the

sql server notification services

group:

Send notifications to an application


Send notifications to an application Ilker
10/26/2004 5:56:06 AM
sql server notification services:
Hi,
Can i send notifications to an application or can i define
such a variable "Protected WithEvents...." in .Net project
to collect notifications?
Re: Send notifications to an application Colin Meek [MSFT]
10/26/2004 8:47:03 AM
NS allows you to specify a custom IDeliveryProtocol implementation that will
be hosted by the NS service and called to handle notifications. This
implementation can collect and process notifications however you like.

Check the books online article "Developing a Custom Delivery Protocol" for
details.

-Colin Meek [MSFT]

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.

Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.
--

[quoted text, click to view]

AddThis Social Bookmark Button