3 references to Faulted
Binding.ReliableSession.IntegrationTests (2)
NetHttpBindingTests.cs (1)
245
Assert.Equal(CommunicationState.
Faulted
, ((ICommunicationObject)serviceProxy).State);
WSHttpBindingTests.cs (1)
245
Assert.Equal(CommunicationState.
Faulted
, ((ICommunicationObject)serviceProxy).State);
System.ServiceModel.Federation (1)
System\IdentityModel\Security\WrapperSecurityCommunicationObject.cs (1)
139
case CommunicationState.
Faulted
: