C# Class X13.Periphery.MsPingReq

Inheritance: MsMessage
Mostra file Open project: X13home/X13.Host Class Usage Examples

Public Properties

Property Type Description
ClientId string

Public Methods

Method Description
GetBytes ( ) : byte[]
MsPingReq ( byte buf, int start, int end ) : System

Method Details

GetBytes() public method

public GetBytes ( ) : byte[]
return byte[]

MsPingReq() public method

public MsPingReq ( byte buf, int start, int end ) : System
buf byte
start int
end int
return System

Property Details

ClientId public_oe property

public string ClientId
return string