Table of Contents

Class ResumeAttempt

Namespace
InSite.Application.Attempts.Write
Assembly
Shift.Sdk.dll
public class ResumeAttempt : Command, ICommand
Inheritance
ResumeAttempt
Implements
Inherited Members
Extension Methods

Constructors

ResumeAttempt(Guid, int?)

public ResumeAttempt(Guid aggregate, int? pingInterval)

Parameters

aggregate Guid
pingInterval int?

Properties

PingInterval

public int? PingInterval { get; set; }

Property Value

int?