Table of Contents

Class AttemptResumed

Namespace
InSite.Domain.Attempts
Assembly
Shift.Sdk.dll
public class AttemptResumed : Change, IChange
Inheritance
AttemptResumed
Implements
Inherited Members
Extension Methods

Constructors

AttemptResumed(int?)

public AttemptResumed(int? pingInterval)

Parameters

pingInterval int?

Properties

PingInterval

public int? PingInterval { get; set; }

Property Value

int?