These constants specify options for a network service.
Available in Mac OS X v10.5 and later.

C# | Visual Basic | Visual C++ |
public enum NSNetServiceOptions
Public Enumeration NSNetServiceOptions
public enum class NSNetServiceOptions

Member | Description |
---|---|
NSNetServiceNoAutoRename | Specifies that the network service not rename itself in the event of a name collision. Available in Mac OS X v10.5 and later. |

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)