SushiHangover.RealmThread
An Action/Task Message Pump for running commands on a dedicated Realm thread.
Public Member Functions | List of all members
SushiHangover.RealmThreadInTransaction Class Reference

Realm thread in transaction. More...

Inheritance diagram for SushiHangover.RealmThreadInTransaction:
SushiHangover.RealmThreadException

Public Member Functions

 RealmThreadInTransaction (string message)
 Initializes a new instance of the T:SushiHangover.RealmThreadInTransaction class. More...
 
 RealmThreadInTransaction (string message, Exception innerException)
 Initializes a new instance of the T:SushiHangover.RealmThreadInTransaction class. More...
 
- Public Member Functions inherited from SushiHangover.RealmThreadException
 RealmThreadException ()
 Initializes a new instance of the T:SushiHangover.RealmThreadException class. More...
 
 RealmThreadException (string message)
 Initializes a new instance of the T:SushiHangover.RealmThreadException class. More...
 
 RealmThreadException (string message, Exception innerException)
 Initializes a new instance of the T:SushiHangover.RealmThreadException class. More...
 

Detailed Description

Realm thread in transaction.

Constructor & Destructor Documentation

◆ RealmThreadInTransaction() [1/2]

SushiHangover.RealmThreadInTransaction.RealmThreadInTransaction ( string  message)
inline

Initializes a new instance of the T:SushiHangover.RealmThreadInTransaction class.

Parameters
messageMessage.

◆ RealmThreadInTransaction() [2/2]

SushiHangover.RealmThreadInTransaction.RealmThreadInTransaction ( string  message,
Exception  innerException 
)
inline

Initializes a new instance of the T:SushiHangover.RealmThreadInTransaction class.

Parameters
messageMessage.
innerExceptionInner exception.

The documentation for this class was generated from the following file: