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

Show file Open project: ralfw/NPantaRhei Class Usage Examples

Public Properties

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

Property Details

CorrelationId public property

public Guid,System CorrelationId
return System.Guid

Data public property

public byte[] Data
return byte[]

Portname public property

public string Portname
return string