Show / Hide Table of Contents

Method WriteConnectionClosing

| Improve this Doc View Source

WriteConnectionClosing(TConnection, AddonInvoker)

Writes logging message for connection closing.

Declaration
protected virtual void WriteConnectionClosing(TConnection connection, AddonInvoker invoker)
Parameters
Type Name Description
TConnection connection

The connection.

AddonInvoker invoker

The invoker.

Remarks

The default implementation does nothing.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest