C# Class Avahi.ServiceInfo

Datei anzeigen Open project: RidgeRun/eval-sdk-imx6-hummingboard Class Usage Examples

Public Properties

Property Type Description
Address System.Net.IPAddress
Domain string
Flags LookupResultFlags
HostName string
Name string
NetworkInterface int
Port System.UInt16
Protocol Protocol
ServiceType string
Text byte[][]
Zero ServiceInfo

Property Details

Address public_oe property

public IPAddress,System.Net Address
return System.Net.IPAddress

Domain public_oe property

public string Domain
return string

Flags public_oe property

public LookupResultFlags Flags
return LookupResultFlags

HostName public_oe property

public string HostName
return string

Name public_oe property

public string Name
return string

NetworkInterface public_oe property

public int NetworkInterface
return int

Port public_oe property

public UInt16,System Port
return System.UInt16

Protocol public_oe property

public Protocol Protocol
return Protocol

ServiceType public_oe property

public string ServiceType
return string

Text public_oe property

public byte[][] Text
return byte[][]

Zero public_oe static_oe property

public static ServiceInfo,Avahi Zero
return ServiceInfo