A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://rabbitmq.github.io/rabbitmq-dotnet-client/api/RabbitMQ.Client.ShutdownReportEntry.html below:

Class ShutdownReportEntry
Namespace
RabbitMQ.Client
Assembly
RabbitMQ.Client.dll

Single entry object in the shutdown report that encapsulates description of the error which occurred during shutdown.

public class ShutdownReportEntry
Inheritance

ShutdownReportEntry

Inherited Members
Constructors ShutdownReportEntry(string, Exception?)
public ShutdownReportEntry(string description, Exception? exception)
Parameters
description string
exception Exception
Properties Description

Description provided in the error.

public string Description { get; set; }
Property Value
string
Exception

Exception object that occurred during shutdown, or null if unspecified.

public Exception? Exception { get; set; }
Property Value
Exception
Methods ToString()

Returns a string that represents the current object.

public override string ToString()
Returns
string

A string that represents the current object.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4