Mono.Zeroconf : Mono.Zeroconf Namespace

IService Interface

Documentation for this section has not yet been entered.

public interface IService

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 1.0.0.0, 3.0.0.80, 4.0.0.90

Members

Public Properties

[read-only]
Name string . Documentation for this section has not yet been entered.
[read-only]
RegType string . Documentation for this section has not yet been entered.
[read-only]
ReplyDomain string . Documentation for this section has not yet been entered.
TxtRecord ITxtRecord . Documentation for this section has not yet been entered.

Member Details

Name Property

Documentation for this section has not yet been entered.

public string Name { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 3.0.0.80, 4.0.0.90

RegType Property

Documentation for this section has not yet been entered.

public string RegType { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 3.0.0.80, 4.0.0.90

ReplyDomain Property

Documentation for this section has not yet been entered.

public string ReplyDomain { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 3.0.0.80, 4.0.0.90

TxtRecord Property

Documentation for this section has not yet been entered.

public ITxtRecord TxtRecord { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 3.0.0.80, 4.0.0.90