Skip to content

sd2snesBatchWriteContext ​

Kind: Class

Namespace: ConnectorLib.sd2snes

Inheritance: IBatchWriteContext → IDisposable

Public Constructors

sd2snesBatchWriteContext(sd2snesConnector owner)

Initializes a new instance of the ConnectorLib.sd2snes.sd2snesBatchWriteContext class.

Public Member Functions

void

Dispose()

Clean up any resources being used.

Public Attributes

List

BatchWriteEntries

A list of write descriptors that will be sent in a batch when the context is disposed.