Property NotificationFilter
NotificationFilter
Sets or returns a string containing the filter for notifications. Notifications not matching the filter will not raise the DeviceAvailable or DeviceUnavailable events.
Declaration
string NotificationFilter { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Remarks
Device alive/byebye notifications whose NT header does not match this filter value will still be captured and cached internally, but will not raise events about device availability. Usually used with either a device type of uuid NT header value.
Example filters follow;