Mono.Zeroconf : Mono.Zeroconf Namespace

IResolvableService Interface

Documentation for this section has not yet been entered.

public interface IResolvableService : 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]
AddressProtocol AddressProtocol . Documentation for this section has not yet been entered.
[read-only]
FullName string . Documentation for this section has not yet been entered.
[read-only]
HostEntry System.Net.IPHostEntry . Documentation for this section has not yet been entered.
[read-only]
HostTarget string . Documentation for this section has not yet been entered.
[read-only]
NetworkInterface uint . Documentation for this section has not yet been entered.
[read-only]
Port short . Documentation for this section has not yet been entered.

Public Methods

Resolve ()
Documentation for this section has not yet been entered.

Public Events

Resolved Documentation for this section has not yet been entered.

Member Details

AddressProtocol Property

Documentation for this section has not yet been entered.

public AddressProtocol AddressProtocol { 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

FullName Property

Documentation for this section has not yet been entered.

public string FullName { 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

HostEntry Property

Documentation for this section has not yet been entered.

public System.Net.IPHostEntry HostEntry { 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

HostTarget Property

Documentation for this section has not yet been entered.

public string HostTarget { 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

NetworkInterface Property

Documentation for this section has not yet been entered.

public uint NetworkInterface { 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

Port Property

Documentation for this section has not yet been entered.

public short Port { 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

Resolve Method

Documentation for this section has not yet been entered.

public void Resolve ()

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

Resolved Event

Documentation for this section has not yet been entered.

public event ServiceResolvedEventHandler Resolved

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