Barrier.AddParticipant 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
추가 참가자가 있을 것임을 알 Barrier 수 있습니다.
public:
long AddParticipant();
public long AddParticipant();
[System.Runtime.Versioning.UnsupportedOSPlatform("browser")]
public long AddParticipant();
member this.AddParticipant : unit -> int64
[<System.Runtime.Versioning.UnsupportedOSPlatform("browser")>]
member this.AddParticipant : unit -> int64
Public Function AddParticipant () As Long
반품
새 참가자가 처음 참여할 장벽의 단계 번호입니다.
- 특성
예외
현재 인스턴스가 이미 삭제되었습니다.
설명
장벽이 현재 사후 단계 작업을 실행하는 경우 사후 단계 작업이 완료되고 장벽이 다음 단계로 넘어갈 때까지 이 호출이 차단됩니다.