INDProximityDetectionCompletedEventArgs.ProximityDetectionRetryCount 속성

정의

근접 검색 작업 중에 발생한 재시도 횟수를 가져옵니다.

public:
 property unsigned int ProximityDetectionRetryCount { unsigned int get(); };
uint32_t ProximityDetectionRetryCount();
/// [get: Windows.Foundation.Metadata.Deprecated("INDProximityDetectionCompletedEventArgs is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
uint32_t ProximityDetectionRetryCount();
public uint ProximityDetectionRetryCount { get; }
public uint ProximityDetectionRetryCount { [Windows.Foundation.Metadata.Deprecated("INDProximityDetectionCompletedEventArgs is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")] get; }
var uInt32 = iNDProximityDetectionCompletedEventArgs.proximityDetectionRetryCount;
Public ReadOnly Property ProximityDetectionRetryCount As UInteger

속성 값

UInt32

unsigned int

uint32_t

근접 검색 작업 중에 발생한 재시도 횟수입니다.

특성

적용 대상