Click or drag to resize

BatchRequestProcessBatchSequential Property

Process batch sequentially

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(false)]
[DataMemberAttribute(EmitDefaultValue = false)]
public bool ProcessBatchSequential { get; set; }

Property Value

Type: Boolean
See Also