Hi all,
I wondering if in the same endpoint, which has been set to streamed transport mode, is it required to have all operation contracts in this service to have a stream in the parameter or as the return type for this service to work?
In short: Can streamed enabled endpoint contain operation contracts that do not have stream as a parameter or as a return type?