Enum ProcessingStoppedReason
The reason for stopping event processing for a given partition.
Namespace: System.Dynamic.ExpandoObject
Assembly: Azure.Messaging.EventHubs.dll
Syntax
public enum ProcessingStoppedReason
OwnershipLost
The ownership of the associated partition was lost.
Shutdown
A request was made to stop processing.