Implemented interface member:
property
State
System.ServiceModel.Channels.IPeerNeighbor.State
4 references to State
System.ServiceModel (4)
System\ServiceModel\Channels\PeerNeighborManager.cs (4)
293
neighbor.
State
< PeerNeighborState.Disconnecting)
352
neighbor.
State
< PeerNeighborState.Disconnecting)
531
if (!(neighbor.
State
== PeerNeighborState.Opened))
1256
oldState = this.
State
;