Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Akka
Remote
Transport
Helios
TcpTransportException
C# Class Akka.Remote.Transport.Helios.TcpTransportException
Inheritance:
RemoteTransportException
Mostrar archivo
Open project: rogeralsing/akka.net
Public Methods
Method
Description
TcpTransportException
(
string
message
,
Exception
cause
= null ) :
System
Method Details
TcpTransportException()
public
method
public
TcpTransportException
(
string
message
,
Exception
cause
= null ) :
System
message
string
cause
System.Exception
return
System