ServiceSpaceContext Class

Docflow service space context.

Namespace: Xafari.Docflow
Assembly: Xafari.Docflow (in Xafari.Docflow.dll)

  • c#
  • VB

public class ServiceSpaceContext : XafariServiceBase<DocflowManager, >, ServiceSpaceContextBase>

Public Class ServiceSpaceContext
  Inherits XafariServiceBase(Of DocflowManager)
  Implements ServiceSpaceContextBase
End Class

Name Description
msdn2017/pubproperty Active Specifies the active status for this instance. (inherited from ServiceSpaceContextBase).
msdn2017/pubproperty DataAccessor Returns DataAccessor instance for data operations. (inherited from ServiceSpaceContextBase).
msdn2017/pubproperty IsDisposed (inherited from DisposableExtBase).
msdn2017/pubproperty Service Gets service instance. (inherited from ServiceSpaceContextBase).
msdn2017/pubproperty ServiceSpace Gets service space. (inherited from ServiceSpaceContextBase).
Top
Name Description
msdn2017/pubmethod AddDocflowHistory(object, WorkTask, string) Add docflow history record.
msdn2017/protmethod CheckIsDisposed() (inherited from DisposableExtBase).
msdn2017/protmethod CommitChangesCore()
msdn2017/pubmethod CompleteProcess(object) Complete schema execution and execute schema additional actions.
msdn2017/pubmethod Dispose() (inherited from ServiceSpaceContextBase).
msdn2017/protmethod DisposeCore() (inherited from DisposableExtBase).
msdn2017/pubmethod GenerateContentByCurrentSchema(object) Generate all document properties, signatures, tasks and plan items that described in current schema.
msdn2017/pubmethod GenerateContentBySchema(object, string) Generate all document properties, signatures, tasks and plan items that described in selected schema.
msdn2017/pubmethod PauseProcess(object) Pause document.
msdn2017/pubmethod ResumeProcess(object) Resume stopped document.
msdn2017/protmethod RollbackCore()
msdn2017/pubmethod SendSignal(string, object, Dictionary<StringObject>) Allow to send messages to all subsribed objects.
msdn2017/pubmethod SetSignalByTimer(object, string, string, string, string, string, Nullable<DateTime>, string) Allow to set timer by Quartz server.
msdn2017/pubmethod StartProcess(object) Start schema execution.
msdn2017/pubmethod StopProcess(object) Stop document.
msdn2017/pubmethod SubscribeForSignal(string, IDocflowTaskBase, bool)
msdn2017/pubmethod UnSubscribeForSignal(IDocflowTaskBase)
Top
Name Description
msdn2017/pubevent Disposed (inherited from DisposableExtBase).
msdn2017/pubevent Disposing (inherited from DisposableExtBase).
Top
Name Description
msdn2017/protfield IsDisposing (inherited from DisposableExtBase).
Top

Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6, 4.5, 4, 3.5, 3.0, 2.0, 1.1, 1.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1