2 writes to initiator
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNeighborManager.cs (2)
1048
this.
initiator
= true;
1233
this.
initiator
= false;
4 references to initiator
System.ServiceModel (4)
System\ServiceModel\Channels\PeerNeighborManager.cs (4)
885
if (!(!this.
initiator
))
904
return this.
initiator
;
1348
this.GetHashCode(), this.
initiator
,
1393
this.
initiator
, nbrState.ToString(), previousState, attemptedState, action);