Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The ServerUtils type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateDiagnosticInfo |
Creates the diagnostic info and translates any strings.
| |
| CreateDiagnosticInfoCollection |
Creates a collection of diagnostics from a set of errors.
| |
| CreateError(UInt32, OperationContext, DiagnosticInfoCollection, Int32) |
Fills in the diagnostic information after an error.
| |
| CreateError(UInt32, StatusCodeCollection, DiagnosticInfoCollection, OperationContext) |
Fills in the diagnostic information after an error.
| |
| CreateError(UInt32, StatusCodeCollection, DiagnosticInfoCollection, Int32, OperationContext) |
Fills in the diagnostic information after an error.
| |
| CreateStatusCodeCollection |
Creates a collection of status codes and diagnostics from a set of errors.
| |
| CreateSuccess |
Creates a place holder in the lists for the results.
|