Mono.Zeroconf : Mono.Zeroconf Namespace

ServiceResolvedEventArgs Class

Documentation for this section has not yet been entered.

public class ServiceResolvedEventArgs : EventArgs

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

See Also: Inherited members from EventArgs.

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
Service IResolvableService . Documentation for this section has not yet been entered.

Member Details

ServiceResolvedEventArgs Constructor

Documentation for this section has not yet been entered.

public ServiceResolvedEventArgs (IResolvableService service)

Parameters

service
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

Service Property

Documentation for this section has not yet been entered.

public IResolvableService Service { 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