Show / Hide Table of Contents

Interface IEnumerableTaskNotificationFactory

Task notification factory for tasks that return sets of data.

Inherited Members
ITaskNotificationFactory.GetStartedMessage(IUnifyBranding, Guid)
ITaskNotificationFactory.GetCompletedMessage(IUnifyBranding, Guid, TimeSpan)
ITaskNotificationFactory.GetErroredMessage(IUnifyBranding, Guid, Exception, TimeSpan)
ITaskNotificationFactoryBase.GetServiceProcessDetail()
Namespace: Unify.Framework.Notification.Core.Interfaces
Assembly: Unify.Framework.Notification.Core.Interfaces.dll
Syntax
public interface IEnumerableTaskNotificationFactory : ITaskNotificationFactory, ITaskNotificationFactoryBase

Properties

Count

Count of items.

Declaration
int Count { get; set; }
Property Value
Type Description
System.Int32

Extension Methods

ObjectExtensions.Copy(Object)
ObjectExtensions.Copy<T>(T)
Extensions.GetWType(Object)
Back to top ©2004-2018 UNIFY Solutions Pty Ltd