Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Akka
Dispatch
SysMsg
Escalate
C# Class Akka.Dispatch.SysMsg.Escalate
Class Escalate.
Inheritance:
ISystemMessage
Exibir arquivo
Open project: rogeralsing/akka.net
Public Methods
Method
Description
Escalate
(
Exception
reason
) :
System
Initializes a new instance of the
Escalate
class.
ToString
( ) :
string
Method Details
Escalate()
public
method
Initializes a new instance of the
Escalate
class.
public
Escalate
(
Exception
reason
) :
System
reason
System.Exception
The reason.
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string