NSNetServicesStatus Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Status codes for the NSNetService.
public enum NSNetServicesStatus
type NSNetServicesStatus =
- Inheritance
-
NSNetServicesStatus
Fields
ActivityInProgress | -72003 | |
BadArgumentError | -72004 | |
CancelledError | -72005 | |
CollisionError | -72001 | |
InvalidError | -72006 | |
NotFoundError | -72002 | |
TimeoutError | -72007 | |
UnknownError | -72000 |