Click or drag to resize

EndpointDispatcherMessageInspectors Property

Gets the message inspectors

Namespace:  RestSrvr
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public List<IMessageInspector> MessageInspectors { get; }

Property Value

Type: ListIMessageInspector
See Also