C# Class X13.Periphery.MsWillTopic

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

Public Properties

Property Type Description
Path string
Retain bool

Public Methods

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

Method Details

GetBytes() public method

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

MsWillTopic() public method

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

Property Details

Path public_oe property

public string Path
return string

Retain public_oe property

public bool Retain
return bool