C# 클래스 X13.Periphery.MsSubscribe

상속: MsMessage
파일 보기 프로젝트 열기: X13home/X13.Host 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
dup bool
path string
qualityOfService QoS
topicId ushort
topicIdType TopicIdType

공개 메소드들

메소드 설명
GetBytes ( ) : byte[]
MsSubscribe ( byte buf, int start, int end ) : System

메소드 상세

GetBytes() 공개 메소드

public GetBytes ( ) : byte[]
리턴 byte[]

MsSubscribe() 공개 메소드

public MsSubscribe ( byte buf, int start, int end ) : System
buf byte
start int
end int
리턴 System

프로퍼티 상세

dup 공개적으로 프로퍼티

public bool dup
리턴 bool

path 공개적으로 프로퍼티

public string path
리턴 string

qualityOfService 공개적으로 프로퍼티

public QoS qualityOfService
리턴 QoS

topicId 공개적으로 프로퍼티

public ushort topicId
리턴 ushort

topicIdType 공개적으로 프로퍼티

public TopicIdType topicIdType
리턴 TopicIdType