1 write to closeResponse
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
1042this.closeResponse = response;
2 references to closeResponse
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionClientSettings.cs (2)
839message = this.closeResponse; 873return new SecureSendAsyncResult(this.closeResponse, this, timeout, callback, state, true);