Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Akka
Streams
Implementation
Fusing
GraphInterpreter.Failed
C# Class Akka.Streams.Implementation.Fusing.GraphInterpreter.Failed
Show file
Open project: rogeralsing/akka.net
Public Properties
Property
Type
Description
PreviousElement
object
Reason
System.Exception
Public Methods
Method
Description
Failed
(
Exception
reason
,
object
previousElement
) :
System
Method Details
Failed()
public
method
public
Failed
(
Exception
reason
,
object
previousElement
) :
System
reason
System.Exception
previousElement
object
return
System
Property Details
PreviousElement
public property
public
object
PreviousElement
return
object
Reason
public property
public
Exception,System
Reason
return
System.Exception