This topic has not yet been rated - Rate this topic

overwrite_buffer::supports_anonymous_source Method

Visual Studio 2012

Overrides the supports_anonymous_source method to indicate that this block can accept messages offered to it by a source that is not linked.

virtual bool supports_anonymous_source();

true because the block does not postpone offered messages.

Header: agents.h

Namespace: concurrency

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.