Compartilhar via


LeaseLostException(String, Exception) Construtor

Definição

Fornece o

public LeaseLostException (string partitionId, Exception innerException);
new Microsoft.Azure.EventHubs.Processor.LeaseLostException : string * Exception -> Microsoft.Azure.EventHubs.Processor.LeaseLostException
Public Sub New (partitionId As String, innerException As Exception)

Parâmetros

partitionId
String
innerException
Exception

Aplica-se a