Gets if the object that return from the TriggerReceive(IQuery<(Of <<'(TData>)>>), ISpaceProxy, Int64) operation should be used as the
receive template instead of the configured template.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
bool UseTriggerAsTemplate { get; }
ReadOnly Property UseTriggerAsTemplate As Boolean Get
property bool UseTriggerAsTemplate { bool get (); }
/** @property */ boolean get_UseTriggerAsTemplate()