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
Interfaced
ActorFaultExtentions
C# Class Akka.Interfaced.ActorFaultExtentions
Show file
Open project: SaladLab/Akka.Interfaced
Public Methods
Method
Description
InvokeFailure
(
this
actorCell
,
Exception
cause
) :
void
Method Details
InvokeFailure()
public
static
method
public
static
InvokeFailure
(
this
actorCell
,
Exception
cause
) :
void
actorCell
this
cause
System.Exception
return
void