![]() | IMemberLoading Interface |
Represents member loading
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

The IMemberLoading type exposes the following members.

Name | Description | |
---|---|---|
![]() | Analysis |
Gets the type of analysis
|
![]() | Id |
Gets the ID
(Inherited from IHaveId.) |
![]() | MemberId |
Gets the member ID
|
![]() | ResultType |
Gets the loading result type
|
![]() | Type |
Gets the type of this loading case
|

Name | Description | |
---|---|---|
![]() | GetPointsOfInterest(IEnumerableLoadingValueOptions, PointOfInterestType, CancellationToken) |
Returns the points of interest
|
![]() | GetPointsOfInterest(LoadingValueOptions, PointOfInterestType, CancellationToken) |
Returns the points of interest
|
![]() | GetValueAsync(IEnumerableLoadingValueOptions, IEnumerableValueTupleInt32, Double, CancellationToken) |
Returns the value of loading
|
![]() | GetValueAsync(LoadingValueOptions, IEnumerableValueTupleInt32, Double, CancellationToken) |
Returns the value of loading
|
![]() | GetValueAsync(IEnumerableLoadingValueOptions, Int32, Double, CancellationToken) |
Returns the value of loading
|
![]() | GetValueAsync(LoadingValueOptions, Int32, Double, CancellationToken) |
Returns the value of loading
|
