If I will create an asynchronous method in the model, then I need to use the async label service method so that I can expect the model method and change the return type to "Task". This will destroy the consistency of the api service consortium. What is the right way? Is it better to design a service interface like async Tasks that return methods, even if some methods are not expensive and there is little reason to make it asnyc?
WCF Task<T> WCF, , , 3 (, Sync APM) , .
MSDN:
, , . , - , .
WCF WCF
, , , - . ?
@l3arnon, async api , "" , , . , , , , , async api.
WCF, .