Click or drag to resize

OperationDispatcherDispatchFormatter Property

Gets or sets the dispatch formatter

Namespace:  RestSrvr
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public IDispatchMessageFormatter DispatchFormatter { get; set; }

Property Value

Type: IDispatchMessageFormatter
See Also