Provides data for DataTransmission event.
Namespace:
PerpetuumSoft.Framework.ConnectivityAssembly: PerpetuumSoft.Framework.Connectivity (in PerpetuumSoft.Framework.Connectivity.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public class DataSlicesEventArgs : EventArgs, ITransaction |
| Visual Basic (Declaration) |
|---|
Public Class DataSlicesEventArgs _ Inherits EventArgs _ Implements ITransaction |
| Visual C++ |
|---|
public ref class DataSlicesEventArgs : public EventArgs, ITransaction |