Mono.Zeroconf : Mono.Zeroconf Namespace

IRegisterService Interface

Documentation for this section has not yet been entered.

public interface IRegisterService : IService, IDisposable

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

Name string . Documentation for this section has not yet been entered.
Port short . Documentation for this section has not yet been entered.
RegType string . Documentation for this section has not yet been entered.
ReplyDomain string . Documentation for this section has not yet been entered.
UPort ushort . Documentation for this section has not yet been entered.

Public Methods

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

Public Events

Response 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 { 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

Port Property

Documentation for this section has not yet been entered.

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

Register Method

Documentation for this section has not yet been entered.

public void Register ()

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

ReplyDomain Property

Documentation for this section has not yet been entered.

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

Response Event

Documentation for this section has not yet been entered.

public event RegisterServiceEventHandler Response

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

UPort Property

Documentation for this section has not yet been entered.

public ushort UPort { 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