언어

Os.Poll(StructPollfd[], Int32) 메서드

정의

설문 조사(2)를 참조하세요.

[Android.Runtime.Register("poll", "([Landroid/system/StructPollfd;I)I", "")]
public static int Poll(Android.Systems.StructPollfd[]? fds, int timeoutMs);
[<Android.Runtime.Register("poll", "([Landroid/system/StructPollfd;I)I", "")>]
static member Poll : Android.Systems.StructPollfd[] * int -> int

매개 변수

fds
StructPollfd[]
timeoutMs
Int32

반품

특성

예외

설명

설문 조사(2)를 참조하세요.

롤리팝에서이 와 함께 EINTR던질 수 있습니다ErrnoException. 이후 릴리스에서 구현은 적절하게 제한된 시간 제한으로 시스템 호출을 자동으로 다시 시작합니다.

에 대한 android.system.Os.poll(android.system.StructPollfd[], int)Java 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상