TPDataEventArgs Class

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TPDataEventArgs Class

BR.AN.PviServices .NET


An instances of this class defines additional event information.

For a list of all members of this type, see TPDataEventArgs Members .

System.Object

  EventArgs

    PviEventArgs

        ErrorEventArgs

          TPDataEventArgs

[Visual Basic]

Public Class TPDataEventArgs

   Inherits ErrorEventArgs

[C#]

public class TPDataEventArgs : ErrorEventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

e.g. An error event was notified by a Variable-object and the ErrorCode is the additional information for this event.

Requirements

Namespace: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

TPDataEventArgs Members | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]