Table of Contents

Class PartitionRuntimeInformation

Namespace
Microsoft.ServiceBus.Messaging
Assembly
Microsoft.ServiceBus.dll
public class PartitionRuntimeInformation
Inheritance
PartitionRuntimeInformation
Inherited Members

Constructors

PartitionRuntimeInformation()

public PartitionRuntimeInformation()

Properties

BeginSequenceNumber

public long BeginSequenceNumber { get; }

Property Value

long

EventHubPath

public string EventHubPath { get; }

Property Value

string

LastEnqueuedOffset

public string LastEnqueuedOffset { get; }

Property Value

string

LastEnqueuedSequenceNumber

public long LastEnqueuedSequenceNumber { get; }

Property Value

long

LastEnqueuedTimeUtc

public DateTime LastEnqueuedTimeUtc { get; }

Property Value

DateTime

PartitionId

public string PartitionId { get; }

Property Value

string