2 references to Created
System.ServiceModel (2)
System\ServiceModel\Channels\PeerSecurityHelpers.cs (2)
703
this.state = PeerAuthState.
Created
;
821
if (this.state != PeerAuthState.
Created
|| neighbor == null || neighbor.IsInitiator || neighbor.State != PeerNeighborState.Opened)