Visavi Visual OPC .NET  

GroupArgs Class

Provides data for the GroupAdded and GroupRemoved events.

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

System.Object
   System.EventArgs
      Visavi.Opc.Client.GroupArgs

[Visual Basic]
 Public
   Class GroupArgs
   Inherits EventArgs
[C#]
 public class GroupArgs: EventArgs
[C++]
 public __gc class GroupArgs : public
   EventArgs
[JScript]
public class GroupArgs extends EventArgs

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Remarks

For more information about handling events, see Consuming Events.

Requirements

Namespace: Visavi.Opc.Client

Platforms:  Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

Assembly: Visavi.Opc.Client

See Also

GroupArgs Members | Visavi.Opc.Client Namespace