IDistributed Methods
Methods
| Create | Ensures a copy of the object exists on the device or child node. |
| Create | Ensures a copy of the object exists on the host or master node. |
| Destroy | Destroys any copies of the object on the device or child node. |
| Destroy | Destroys any copies of the object on the host or master node. |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |
| Distribute | Distributes the local data from the host or master to the device or worker nodes. |
| Gather | Gathers the data from the device or worker nodes to the local copy. |