-
-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Description
I'm just wondering why the return value from the CreatePersistent overloads on Effort.DbConnectionFactory is DbConnection while the return value from CreateTransient is EffortConnection. I can see that (at least in my case) the return value from CreatePersistent is also an EffortConnection, so downcasting manually is possible, but why aren't the return types the same? Is the object returned from CreatePersistent sometimes not an EffortConnection?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels