Skip to content

248b60fb 8b0e 8bd9 ced0 a92feffed004

Arthur Frederico Neves edited this page Jul 19, 2016 · 3 revisions

ConnectionClosedException Constructor

Initializes a new instance of the ConnectionClosedException class.

Namespace: NETLIB
Assembly: NETLIB (in NETLIB.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public ConnectionClosedException()

VB

Public Sub New

C++

public:
ConnectionClosedException()

F#

new : unit -> ConnectionClosedException

See Also

Reference

ConnectionClosedException Class
ConnectionClosedException Overload
NETLIB Namespace

Clone this wiki locally