C# 클래스 Avahi.ServiceInfo

파일 보기 프로젝트 열기: RidgeRun/eval-sdk-imx6-hummingboard 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

Address 공개적으로 프로퍼티

public IPAddress,System.Net Address
리턴 System.Net.IPAddress

Domain 공개적으로 프로퍼티

public string Domain
리턴 string

Flags 공개적으로 프로퍼티

public LookupResultFlags Flags
리턴 LookupResultFlags

HostName 공개적으로 프로퍼티

public string HostName
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string

NetworkInterface 공개적으로 프로퍼티

public int NetworkInterface
리턴 int

Port 공개적으로 프로퍼티

public UInt16,System Port
리턴 System.UInt16

Protocol 공개적으로 프로퍼티

public Protocol Protocol
리턴 Protocol

ServiceType 공개적으로 프로퍼티

public string ServiceType
리턴 string

Text 공개적으로 프로퍼티

public byte[][] Text
리턴 byte[][]

Zero 공개적으로 정적으로 프로퍼티

public static ServiceInfo,Avahi Zero
리턴 ServiceInfo