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

Show file 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 property

public Guid,System CorrelationId
return System.Guid

Data public property

public byte[] Data
return byte[]

Portname public property

public string Portname
return string

StandInEndpointAddress public property

public string StandInEndpointAddress
return string