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