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


DataServiceClientResponsePipelineConfiguration.OnNestedResourceInfoStarted Метод

Определение

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

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

Параметры

action
Action<ReadingNestedResourceInfoArgs>

Действие.

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

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

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