Table of Contents

Class ResignationResponse

Namespace
Azure.Iot.Operations.Services.LeaderElection
Assembly
Azure.Iot.Operations.Services.dll
public class ResignationResponse
Inheritance
ResignationResponse
Inherited Members

Properties

Success

True if the lock was successfully released and false otherwise.

public bool Success { get; }

Property Value

bool