C# Class npantarhei.distribution.contract.messagetypes.HostInput

ファイルを表示 Open project: ralfw/NPantaRhei Class Usage Examples

Public Properties

Property Type Description
CorrelationId System.Guid
Data byte[]
Portname string
StandInEndpointAddress string

Property Details

CorrelationId public_oe property

public Guid,System CorrelationId
return System.Guid

Data public_oe property

public byte[] Data
return byte[]

Portname public_oe property

public string Portname
return string

StandInEndpointAddress public_oe property

public string StandInEndpointAddress
return string