1 write to flowIdentity
System.ServiceModel (1)
System\ServiceModel\Channels\FramingChannels.cs (1)
198
this.
flowIdentity
= flowIdentity;
1 reference to flowIdentity
System.ServiceModel (1)
System\ServiceModel\Channels\FramingChannels.cs (1)
303
return new SendPreambleAsyncResult(this, connection, preamble, this.
flowIdentity
, ref timeoutHelper, callback, state);