Show / Hide Table of Contents

Class AppointmentAlarmBroker

Inheritance
object
AppointmentAlarmBroker
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.Notification
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class AppointmentAlarmBroker

Constructors

AppointmentAlarmBroker()

This class looks up all appointments from now, and one week into the future. When appointments are found, it notifies the owning associates registered pocket devices with a push notification

Declaration
public AppointmentAlarmBroker()

Properties

SilentExceptions

Declaration
public bool SilentExceptions { get; set; }
Property Value
Type Description
bool

Methods

StartAsync(CancellationToken)

Declaration
public Task StartAsync(CancellationToken cancellationToken = default)
Parameters
Type Name Description
CancellationToken cancellationToken
Returns
Type Description
Task

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top