CloseReason Enum

Definition

Enumerates the reason for closing of session.

public enum CloseReason
type CloseReason = 
Public Enum CloseReason
Inheritance
CloseReason

Fields

LeaseLost 1

Specifies that the current lease has been lost.

Shutdown 0

Specifies that the server is shutting down.

Applies to