IDecrementConcurrentConnectionCountFeature.ReleaseConnection Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Idempotent method to stop counting a connection towards MaxConcurrentConnections.
public:
void ReleaseConnection();
public void ReleaseConnection ();
abstract member ReleaseConnection : unit -> unit
Public Sub ReleaseConnection ()