Implemented interface member:
property
Id
System.ServiceModel.Channels.ISession.Id
3 references to Id
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
148
WcfEventSource.Instance.ReliableSessionChannelFaulted(
Id
);
System\ServiceModel\Channels\ClientReliableDuplexSessionChannel.cs (2)
109
WcfEventSource.Instance.SequenceAcknowledgementSent(ReliableSession.
Id
);
1136
WcfEventSource.Instance.ClientReliableSessionReconnect(_clientSession.
Id
);