channels


Description:

[ NoAccessorMethod ]
public GenericArray<void*> channels { owned get; construct; }

A GenericArray containing Channel objects representing the channels that have been passed to AddDispatchOperation.

Read-only except during construction.

This property can't be null.