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