CallReactor Calls Property NFX Class Library

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

Enumerates all calls that this reactor instance services

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

public IEnumerable<Call> Calls { get; }

Property Value

Type: OnlineIEnumerable Call 
See Also