Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: Mono.Zeroconf
Assembly: Mono.Zeroconf (in Mono.Zeroconf.dll)
Assembly Versions: 1.0.0.0, 3.0.0.80, 4.0.0.90
See Also: Inherited members from EventArgs.
⊟ Public Constructors
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered. ⊟ Public Properties
IsRegistered bool . Documentation for this section has not yet been entered. Service IRegisterService . Documentation for this section has not yet been entered. ServiceError ServiceErrorCode . Documentation for this section has not yet been entered.
⊟ RegisterServiceEventArgs Constructor
Documentation for this section has not yet been entered.
public RegisterServiceEventArgs ()⊟ 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
⊟ RegisterServiceEventArgs Constructor
Documentation for this section has not yet been entered.
public RegisterServiceEventArgs (IRegisterService service, bool isRegistered, ServiceErrorCode error)⊟ Parameters
- service
- Documentation for this section has not yet been entered.
- isRegistered
- Documentation for this section has not yet been entered.
- error
- 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
⊟ IsRegistered Property
Documentation for this section has not yet been entered.
public bool IsRegistered { 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
⊟ Service Property
Documentation for this section has not yet been entered.
public IRegisterService Service { 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
⊟ ServiceError Property
Documentation for this section has not yet been entered.
public ServiceErrorCode ServiceError { 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