RemoteSettingsFilterProvider.GetNotificationsCount Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of notifications that have been sent
public:
virtual int GetNotificationsCount();
public virtual int GetNotificationsCount ();
abstract member GetNotificationsCount : unit -> int
override this.GetNotificationsCount : unit -> int
Public Overridable Function GetNotificationsCount () As Integer