6 references to PnrpErrorCodes
System.ServiceModel (6)
System\ServiceModel\Channels\PnrpPeerResolver.cs (6)
866
switch ((
PnrpErrorCodes
)errorCode)
868
case
PnrpErrorCodes
.WSA_PNRP_CLOUD_DISABLED:
871
case
PnrpErrorCodes
.WSA_PNRP_CLOUD_NOT_FOUND:
874
case
PnrpErrorCodes
.WSA_PNRP_CLOUD_IS_RESOLVE_ONLY:
877
case
PnrpErrorCodes
.WSA_PNRP_FW_PORT_BLOCKED:
880
case
PnrpErrorCodes
.WSA_PNRP_DUPLICATE_PEER_NAME: