DbNotificationAddress
This property specifies the address that the provider listens to for all notifications sent by the database for continuous query notification feature.
Declaration
// C# public static string DbNotificationAddress { get; set; }
Property Type
System.String