Skip to content

Predicate().client

The Predicate().client property “marks” all the methods invokations following after it as being invoked on the client side only and ignored on the server side.

Value

The Predicate object.

Description

The purpose of this property is to provide a way of adding state callbacks to a Predicate object separately for the client and server side.

Examples

See “Execution environment separation”.