RefreshResult Enum

Definition

Specifies the results of an attempt to update the expiry of a registration entry in a running peer resolver service.

public enum class RefreshResult
public enum RefreshResult
type RefreshResult = 
Public Enum RefreshResult
Inheritance
RefreshResult

Fields

RegistrationNotFound 1

Registration entry was not found.

Success 0

Registration entry was successfully refreshed.

Applies to