WCF : Why Creating a ChannelFactory is more consuming that actually create the channels

StackOverflow https://stackoverflow.com/questions/7283611

  •  19-01-2021
  •  | 
  •  

문제

I understand that the ChannelFactory creates the network connections and that the channel indeed act as a lock for one connection during one call. Can someone confirm, give some details?

도움이 되었습니까?
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top