Logger.Disconnect(Boolean) Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Logger.Disconnect(Boolean) Method

BR.AN.PviServices .NET


Disconnects this instance of the Module from the plc

[Visual Basic]

Public Overrides Overloads Sub Disconnect( _

  ByVal noResponse As Boolean _

)

[C#]

public override void Disconnect(

  bool noResponse

);

Parameters

noResponse

If true no response event will be fired.

See Also

Logger Class | BR.AN.PviServices Namespace | Logger.Disconnect Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]