NsdFailure Enum
Definition
Enumerates values returned by several types and taken as a parameter of several types.
public enum NsdFailure
type NsdFailure =
- Inheritance
-
NsdFailure
Fields
AlreadyActive | 3 | Indicates that the operation failed because it is already active. |
InternalError | 0 | |
MaxLimit | 4 | Indicates that the operation failed because the maximum outstanding requests from the applications have reached. |
Remarks
Portions of this page are modifications based on work created and shared by the