Suoranta.EnterpriseLib.Web - Developer API

IPushSubscriptionStore..::..ForEachSubscriptionAsync Method (Action<(Of <(<'PushSubscription>)>)>)

Namespace:  Suoranta.EnterpriseLib.Web.Interfaces
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


Task ForEachSubscriptionAsync(
	Action<PushSubscription> action
)

Parameters

action
Type: Action<(Of <(<'PushSubscription>)>)>