1 write to ExceptionEventType
System.ServiceModel (1)
System\ServiceModel\Channels\Connection.cs (1)
609
set { innerStream.
ExceptionEventType
= value; }
1 reference to ExceptionEventType
System.ServiceModel (1)
System\ServiceModel\Channels\Connection.cs (1)
608
get { return innerStream.
ExceptionEventType
; }