How does ListenUriMode.Unique work for clients?

前端 未结 1 819
梦如初夏
梦如初夏 2021-01-16 06:46

I\'m writing a WCF service, and am attempting to avoid getting AddressAlreadyInUseException when my port is already taken. This answer points toward using Liste

1条回答
  •  逝去的感伤
    2021-01-16 07:24

    You'll have to use WCF Discovery to discover the service.

    0 讨论(0)
提交回复
热议问题