Call Context Property NFX Class Library

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

Retruns call-dependent context object if one was supplied in call .ctor, or null

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

public Object Context { get; }

Property Value

Type: OnlineObject
See Also