Share via


NSNetServiceOptions Enum

Definition

NSNetService options.

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Native]
[System.Flags]
public enum NSNetServiceOptions
[<ObjCRuntime.Native>]
[<System.Flags>]
type NSNetServiceOptions = 
Inheritance
NSNetServiceOptions
Attributes

Fields

Name Value Description
NoAutoRename 1
ListenForConnections 2

Applies to