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