Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Shouldn't there be a Disconnect method for IDistributedCache ? #131

Closed
basitanwer opened this issue Dec 15, 2015 · 3 comments
Closed

Shouldn't there be a Disconnect method for IDistributedCache ? #131

basitanwer opened this issue Dec 15, 2015 · 3 comments
Assignees
Milestone

Comments

@basitanwer
Copy link

For any store there should be a disconnect function taking full responsibility of

  • Securely closing sockets connections
  • Disposing resources.
@muratg
Copy link

muratg commented Dec 28, 2015

@kichalla Do you remember why we don't have Disconnect? Per another issue, we don't even use Connect often in the samples so perhaps this is not required?

@muratg
Copy link

muratg commented Dec 28, 2015

Just talked to @lodejard. Let's do it in RC2.

@Eilon
Copy link
Member

Eilon commented Dec 31, 2015

@lodejard putting on your plate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants