Click or drag to resize

LinkDirectionsProviderTimeObserver Property

Gets or sets the time observer instance used to validate the time observer for each link in Links.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IServiceProvider TimeObserver { get; set; }

Property Value

Type: IServiceProvider
See Also