CaseActivityHostUpdateTimer Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.UpdateTimer(System.Uri,Scanjour.Workflow4.Host.InstanceInformation,Scanjour.Workflow4.Host.InstanceInformationCache,DCR.Graph,System.String,System.String)"]

Namespace:  Scanjour.Workflow4.CaseActivityHost
Assembly:  Scanjour.Workflow4.CaseActivityHost (in Scanjour.Workflow4.CaseActivityHost.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public void UpdateTimer(
	Uri oDataUri,
	InstanceInformation instanceInfo,
	InstanceInformationCache instanceInformationCache,
	Graph dcrGraph,
	string hostId,
	string autoUserName
)

Parameters

oDataUri
Type: SystemUri

[Missing <param name="oDataUri"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.UpdateTimer(System.Uri,Scanjour.Workflow4.Host.InstanceInformation,Scanjour.Workflow4.Host.InstanceInformationCache,DCR.Graph,System.String,System.String)"]

instanceInfo
Type: Scanjour.Workflow4.HostInstanceInformation

[Missing <param name="instanceInfo"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.UpdateTimer(System.Uri,Scanjour.Workflow4.Host.InstanceInformation,Scanjour.Workflow4.Host.InstanceInformationCache,DCR.Graph,System.String,System.String)"]

instanceInformationCache
Type: Scanjour.Workflow4.HostInstanceInformationCache

[Missing <param name="instanceInformationCache"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.UpdateTimer(System.Uri,Scanjour.Workflow4.Host.InstanceInformation,Scanjour.Workflow4.Host.InstanceInformationCache,DCR.Graph,System.String,System.String)"]

dcrGraph
Type: Graph

[Missing <param name="dcrGraph"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.UpdateTimer(System.Uri,Scanjour.Workflow4.Host.InstanceInformation,Scanjour.Workflow4.Host.InstanceInformationCache,DCR.Graph,System.String,System.String)"]

hostId
Type: SystemString

[Missing <param name="hostId"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.UpdateTimer(System.Uri,Scanjour.Workflow4.Host.InstanceInformation,Scanjour.Workflow4.Host.InstanceInformationCache,DCR.Graph,System.String,System.String)"]

autoUserName
Type: SystemString

[Missing <param name="autoUserName"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.CaseActivityHost.UpdateTimer(System.Uri,Scanjour.Workflow4.Host.InstanceInformation,Scanjour.Workflow4.Host.InstanceInformationCache,DCR.Graph,System.String,System.String)"]

See Also

Reference