[Missing <summary> documentation for "T:BrightstarDB.Dto.CommitPointResponseModel"]
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public class CommitPointResponseModel : ICommitPointInfo |
| Visual Basic |
|---|
Public Class CommitPointResponseModel Implements ICommitPointInfo |
| Visual C++ |
|---|
public ref class CommitPointResponseModel : ICommitPointInfo |
| F# |
|---|
type CommitPointResponseModel = class interface ICommitPointInfo end |