Class PartitionRuntimeInformation
- Namespace
- Microsoft.ServiceBus.Messaging
- Assembly
- Microsoft.ServiceBus.dll
public class PartitionRuntimeInformation
- Inheritance
-
PartitionRuntimeInformation
- Inherited Members
-
Constructors
public PartitionRuntimeInformation()
Properties
public long BeginSequenceNumber { get; }
Property Value
- long
public string EventHubPath { get; }
Property Value
- string
public string LastEnqueuedOffset { get; }
Property Value
- string
public long LastEnqueuedSequenceNumber { get; }
Property Value
- long
public DateTime LastEnqueuedTimeUtc { get; }
Property Value
- DateTime
public string PartitionId { get; }
Property Value
- string