Table of Contents

Enum AutoOffsetResetType

Namespace
MASES.DataDistributionManager.Bindings.Configuration
Assembly
DataDistributionManagerNet.dll

Action to take when there is no initial offset in offset store or the desired offset is out of range

public enum AutoOffsetResetType

Fields

beginning = 2

beginning

earliest = 1

earliest

end = 5

end

error = 6

error

largest = 3

largest

latest = 4

latest

smallest = 0

smallest