Click or drag to resize

CommunicationLinkScalarCommunicationLink Property

Gets or sets the object which provides the services needed to compute this scalar.

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

Property Value

Type: IServiceProvider
See Also