5 references to CleanedUp
System.ServiceModel.Primitives (5)
System\ServiceModel\Channels\ChannelReliableSession.cs (5)
77
if (_faulted == SessionFaultState.
CleanedUp
)
82
_faulted = SessionFaultState.
CleanedUp
;
228
if (_faulted == SessionFaultState.
CleanedUp
)
233
_faulted = SessionFaultState.
CleanedUp
;
402
else if (_faulted == SessionFaultState.
CleanedUp
)