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

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

공개 프로퍼티들

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

프로퍼티 상세

CorrelationId 공개적으로 프로퍼티

public Guid,System CorrelationId
리턴 System.Guid

Data 공개적으로 프로퍼티

public byte[] Data
리턴 byte[]

Portname 공개적으로 프로퍼티

public string Portname
리턴 string

StandInEndpointAddress 공개적으로 프로퍼티

public string StandInEndpointAddress
리턴 string