Is there a way to force a WCF Host to fault? (More specifically a REST based WCF Host.) Is there an Exception type that can be thrown that will cause the host to fault? If an exception can't get the host into a faulted state, what could?Is there a way to force a WCF Host to fault? (M