Table of Contents

WaitForIsOrphan

Constructors
public WaitForIsOrphan(Client client, string entityName, bool isOrphaned = true, bool waitForEntityToExist = true, int lineNumber = 0)
Parameters
Type Name Description
Client client
string entityName
bool isOrphaned
bool waitForEntityToExist
int lineNumber
public WaitForIsOrphan(string entityName, bool isOrphaned = true, bool waitForEntityToExist = true, int lineNumber = 0)
Parameters
Type Name Description
string entityName
bool isOrphaned
bool waitForEntityToExist
int lineNumber