GesturesServiceEndpoint Class

Definition

public sealed class GesturesServiceEndpoint : IDisposable
Inheritance
GesturesServiceEndpoint
Implements

Constructors

GesturesServiceEndpoint(IConnectionFactory, IGestureContainerCollection)

Properties

DelayBetweenRetries

Delay between re-connection retries in milliseconds

Status

Methods

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

Events

ConnectionClosed
StatusChanged
WarningLog

Applies to