Event BodyAsyncModel Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Defines how event body should be invoked

Namespace: NFX.Time
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[ExternalParameterAttribute(new string[] { ... })]
[ConfigAttribute]
public virtual EventBodyAsyncModel BodyAsyncModel { get; set; }

Property Value

Type: EventBodyAsyncModel
See Also