[This is preliminary documentation and is subject to change.]
Returns the reactor that services this call
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public CallReactor Reactor { get; }
public CallReactor Reactor { get; }
Public ReadOnly Property Reactor As CallReactor
Get
Public ReadOnly Property Reactor As CallReactor
Get
public:
property CallReactor^ Reactor {
CallReactor^ get ();
}
public:
property CallReactor^ Reactor {
CallReactor^ get ();
}
member Reactor : CallReactor with get
member Reactor : CallReactor with get
Property Value
Type:
CallReactor