MonobjcMonobjc Documented Class Library
NSNetServiceOptions Enumeration
NamespacesMonobjc.FoundationNSNetServiceOptions

These constants specify options for a network service.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public enum NSNetServiceOptions
Public Enumeration NSNetServiceOptions
public enum class NSNetServiceOptions
Members
MemberDescription
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.


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

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)