Table of Contents

Constructor AbnormalCloseEventArgs

Namespace
Skyline.DataMiner.Net
Assembly
SLNetTypes.dll

AbnormalCloseEventArgs()

Initializes a new instance of the AbnormalCloseEventArgs class.

public AbnormalCloseEventArgs()

AbnormalCloseEventArgs(string)

Initializes a new instance of the AbnormalCloseEventArgs class.

public AbnormalCloseEventArgs(string reason)

Parameters

reason string

Reason why the connection was destroyed.