requests


Description:

public GenericArray<void*> requests { owned get; construct; }

A GenericArray containing ChannelRequest objects representing the requests that have been passed to ObserveChannels.

Read-only except during construction.

This property can't be null.