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
Apache
NMS
ActiveMQ
Commands
KeepAliveInfo
C# Class Apache.NMS.ActiveMQ.Commands.KeepAliveInfo
Inheritance:
BaseCommand
Mostrar archivo
Open project: ThorTech/apache-nms
Class Usage Examples
Public Methods
Method
Description
GetDataStructureType
( ) :
byte
ToString
( ) :
string
visit
(
ICommandVisitor
visitor
) :
Response
Method Details
GetDataStructureType()
public
method
public
GetDataStructureType
( ) :
byte
return
byte
ToString()
public
method
public
ToString
( ) :
string
return
string
visit()
public
method
public
visit
(
ICommandVisitor
visitor
) :
Response
visitor
ICommandVisitor
return
Response