ExceptionReceivedEventArgs.PartitionId Property

Definition

Allows distinguishing the error source if multiple hosts in a single process.

public string PartitionId { get; }
member this.PartitionId : string
Public ReadOnly Property PartitionId As String

Property Value

The partition id that experienced the exception.

Applies to