Поделиться через


DataServiceClientResponsePipelineConfiguration.OnNestedResourceInfoEnded Метод

Определение

Вызывается при [чтение конечной навигационной ссылки].

public Microsoft.OData.Client.DataServiceClientResponsePipelineConfiguration OnNestedResourceInfoEnded (Action<Microsoft.OData.Client.ReadingNestedResourceInfoArgs> action);
member this.OnNestedResourceInfoEnded : Action<Microsoft.OData.Client.ReadingNestedResourceInfoArgs> -> Microsoft.OData.Client.DataServiceClientResponsePipelineConfiguration
Public Function OnNestedResourceInfoEnded (action As Action(Of ReadingNestedResourceInfoArgs)) As DataServiceClientResponsePipelineConfiguration

Параметры

action
Action<ReadingNestedResourceInfoArgs>

Действие.

Возвращаемое значение

Конфигурация конвейера ответа.

Применяется к