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
Apache
NMS
ActiveMQ
Transport
Tcp
TcpFaultyTransport
C# Class Apache.NMS.ActiveMQ.Transport.Tcp.TcpFaultyTransport
Inheritance:
TcpTransport
Exibir arquivo
Open project: ThorTech/apache-nms
Class Usage Examples
Public Methods
Method
Description
Oneway
(
Command
command
) :
void
TcpFaultyTransport
(
Uri
location
,
Socket
socket
,
IWireFormat
wireFormat
) :
System
Method Details
Oneway()
public
method
public
Oneway
(
Command
command
) :
void
command
Command
return
void
TcpFaultyTransport()
public
method
public
TcpFaultyTransport
(
Uri
location
,
Socket
socket
,
IWireFormat
wireFormat
) :
System
location
System.Uri
socket
System.Net.Sockets.Socket
wireFormat
IWireFormat
return
System