1 write to header
System.ServiceModel (1)
System\ServiceModel\Transactions\OleTxTransactionInfo.cs (1)
14
this.
header
= header;
3 references to header
System.ServiceModel (3)
System\ServiceModel\Transactions\OleTxTransactionInfo.cs (3)
19
Transaction tx = UnmarshalPropagationToken(
header
.PropagationToken);
21
if (this.
header
.WsatExtendedInformation != null)
22
this.
header
.WsatExtendedInformation.TryCache(tx);