GesturesServiceEndpoint 클래스

정의

public sealed class GesturesServiceEndpoint : IDisposable
상속
GesturesServiceEndpoint
구현

생성자

GesturesServiceEndpoint(IConnectionFactory, IGestureContainerCollection)

속성

DelayBetweenRetries

다시 연결 재시도 사이의 지연 시간(밀리초)

Status

메서드

ConnectAsync()
ConnectAsync(IConnectionFactory, Int32, CancellationToken)
Disconnect()
Dispose()
IsRegistered(Gesture)
RegisterGesture(Gesture, Boolean)
RegisterToSkeleton(HandSkeletonsReadyHandler)
UnregisterFromSkeleton()
UnregisterGesture(Gesture)

이벤트

ConnectionClosed
StatusChanged
WarningLog

적용 대상