Build 1.01.318.0

[This is preliminary documentation and is subject to change.]

The ServerUtils type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateDiagnosticInfo
Creates the diagnostic info and translates any strings.
Public methodStatic memberCreateDiagnosticInfoCollection
Creates a collection of diagnostics from a set of errors.
Public methodStatic memberCreateError(UInt32, OperationContext, DiagnosticInfoCollection, Int32)
Fills in the diagnostic information after an error.
Public methodStatic memberCreateError(UInt32, StatusCodeCollection, DiagnosticInfoCollection, OperationContext)
Fills in the diagnostic information after an error.
Public methodStatic memberCreateError(UInt32, StatusCodeCollection, DiagnosticInfoCollection, Int32, OperationContext)
Fills in the diagnostic information after an error.
Public methodStatic memberCreateStatusCodeCollection
Creates a collection of status codes and diagnostics from a set of errors.
Public methodStatic memberCreateSuccess
Creates a place holder in the lists for the results.

See Also