PropertyAccessorBase.

PublishValue(object) Method

Summary

Publishes a value to the listener.

Syntax

protected void PublishValue(object value)

Parameters

Name Type Description
value object The value.

Return Value

Type Description
void