EventHubBatchContainer.ImportRequestContext 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
이 IBatchContainer가 소비자에게 전송되기 전에 IBatchContainer에서 RequestContext의 데이터를 설정할 수 있는 기회를 제공합니다. 이벤트가 생성되고 영구 공급자 또는 다른 데이터에 큐에 추가될 때 설정된 데이터일 수 있습니다.
public bool ImportRequestContext ();
abstract member ImportRequestContext : unit -> bool
override this.ImportRequestContext : unit -> bool
Public Function ImportRequestContext () As Boolean
반환
RequestContext가 실제로 수정되었으면 True, 그렇지 않으면 false입니다.