C# Class Avahi.ServiceInfo

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

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

Domain public property

public string Domain
return string

Flags public property

public LookupResultFlags Flags
return LookupResultFlags

HostName public property

public string HostName
return string

Name public property

public string Name
return string

NetworkInterface public property

public int NetworkInterface
return int

Port public property

public UInt16,System Port
return System.UInt16

Protocol public property

public Protocol Protocol
return Protocol

ServiceType public property

public string ServiceType
return string

Text public property

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

Zero public static property

public static ServiceInfo,Avahi Zero
return ServiceInfo