IBase Non Event Domain RepositoryTDomainCommit Session Method
[Missing <summary> documentation for "M:Casewhere.Runtime.Workflows.IBaseNonEventDomainRepository`1.CommitSession(System.Predicate{`0})"]
Definition
Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
void CommitSession(
Predicate<TDomain> predicate = null
)