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