C# 클래스 npantarhei.distribution.contract.messagetypes.HostOutput

파일 보기 프로젝트 열기: ralfw/NPantaRhei 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CorrelationId System.Guid
Data byte[]
Portname string

프로퍼티 상세

CorrelationId 공개적으로 프로퍼티

public Guid,System CorrelationId
리턴 System.Guid

Data 공개적으로 프로퍼티

public byte[] Data
리턴 byte[]

Portname 공개적으로 프로퍼티

public string Portname
리턴 string