Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NServiceBus
MessageFaulted
C# Class NServiceBus.MessageFaulted
Inheritance:
MessageProcessingFailed
ファイルを表示
Open project: Particular/NServiceBus
Public Methods
Method
Description
MessageFaulted
(
ErrorContext
errorContext
,
string
errorQueue
) :
Transport
Method Details
MessageFaulted()
public
method
public
MessageFaulted
(
ErrorContext
errorContext
,
string
errorQueue
) :
Transport
errorContext
ErrorContext
errorQueue
string
return
Transport