C# Class Apache.NMS.ActiveMQ.Commands.KeepAliveInfo

Inheritance: BaseCommand
显示文件 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