InMemoryCallbackQueue.Channel property

The channel for callback requests.

public Channel<CallbackRequest> Channel { get; }

See Also