Show / Hide Table of Contents

Class OnsiteLspClient

Default onsite plugin. The plugin does nothing now, only the online plugin does something useful

Inheritance
object
OnsiteLspClient
Implements
ILspApi
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.LspApiClient
Assembly: SoDataBase.dll
Syntax
public class OnsiteLspClient : ILspApi

Constructors

OnsiteLspClient()

Default onsite plugin. The plugin does nothing now, only the online plugin does something useful

Declaration
public OnsiteLspClient()

Methods

TryNudgeCsMailingsAsync()

Attempt to start mailings. Useful when we are ready to send and would prefer not to wait a minute or two.

Declaration
public Task TryNudgeCsMailingsAsync()
Returns
Type Description
Task

TryNudgeCsOutboxAsync()

Attempt to start email/sms sending (not mailings). Useful when we are ready to send a message and would prefer not to wait a minute or two.

Declaration
public Task TryNudgeCsOutboxAsync()
Returns
Type Description
Task

TryNudgeEmailFlowsAsync()

Attempt to start email flows

Declaration
public Task TryNudgeEmailFlowsAsync()
Returns
Type Description
Task

Implements

ILspApi

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