1 type derived from ServerSecuritySimplexSessionChannel
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
3494
class SecurityReplySessionChannel :
ServerSecuritySimplexSessionChannel
, IReplySessionChannel
2 references to ServerSecuritySimplexSessionChannel
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (2)
3134
ServerSecuritySimplexSessionChannel
sessionChannel;
3139
public CloseAsyncResult(
ServerSecuritySimplexSessionChannel
sessionChannel, bool sendCloseResponse, RequestContext closeRequestContext, Message closeResponse, TimeSpan timeout, AsyncCallback callback, object state)