SqlNotificationRequest
Represents a request for notification for a given command.
Gets or sets the SQL Server Service Broker service name where notification messages are posted.
Gets or sets a value that specifies how long SQL Server waits for a change to occur before the operation times out.
Gets or sets an application-specific identifier for this notification.
public SqlNotificationRequest()
Creates a new instance of the SqlNotificationRequest class with default values.
Creates a new instance of the SqlNotificationRequest class with a user-defined string that identifies a particular notification request, the name of a predefined SQL Server 2005 Service Broker service name, and the time-out period, measured in seconds.