C# Class X13.Periphery.MsSubscribe

Inheritance: MsMessage
Afficher le fichier Open project: X13home/X13.Host Class Usage Examples

Méthodes publiques

Свойство Type Description
dup bool
path string
qualityOfService QoS
topicId ushort
topicIdType TopicIdType

Méthodes publiques

Méthode Description
GetBytes ( ) : byte[]
MsSubscribe ( byte buf, int start, int end ) : System

Method Details

GetBytes() public méthode

public GetBytes ( ) : byte[]
Résultat byte[]

MsSubscribe() public méthode

public MsSubscribe ( byte buf, int start, int end ) : System
buf byte
start int
end int
Résultat System

Property Details

dup public_oe property

public bool dup
Résultat bool

path public_oe property

public string path
Résultat string

qualityOfService public_oe property

public QoS qualityOfService
Résultat QoS

topicId public_oe property

public ushort topicId
Résultat ushort

topicIdType public_oe property

public TopicIdType topicIdType
Résultat TopicIdType