3 references to SetState
System.ServiceModel (3)
System\ServiceModel\Channels\PeerNeighborManager.cs (3)
958
SetState
(value, SetStateBehavior.ThrowException);
1197
SetState
(PeerNeighborState.Opened, SetStateBehavior.TrySet);
1294
return
SetState
(newState, SetStateBehavior.TrySet);