Implemented interface member:
property
Id
System.ServiceModel.Channels.ISession.Id
6 references to Id
System.ServiceModel (6)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (6)
2881
this.Settings.RemoveSessionChannel(this.session.
Id
);
2889
this.Settings.RemoveSessionChannel(this.session.
Id
);
2896
this.Settings.RemoveSessionChannel(this.session.
Id
);
3659
this.Settings.RemoveSessionChannel(this.session.
Id
);
3700
this.Settings.RemoveSessionChannel(this.session.
Id
);
3708
this.Settings.RemoveSessionChannel(this.session.
Id
);