Click or drag to resize

HpsvUnscopedSequenceBuilderServiceScope Method

Uses Virtual Service scope. So it creates distinct sequence per each Virtual Service even if it uses the same sequence name. This is the default scope.

Namespace:  HP.SV.DotNetRuleApi
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntax
C#
public HpsvSequenceBuilderServiceScoped ServiceScope()

Return Value

Type: HpsvSequenceBuilderServiceScoped
Sequence scope
See Also