C# Class Bend.Repl.LogStatus

Show file Open project: jeske/StepsDB-alpha Class Usage Examples

Public Properties

Property Type Description
log_commit_head RecordKeyType_Long
oldest_entry_pointer RecordKeyType_Long
server_guid string

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

log_commit_head public property

public RecordKeyType_Long log_commit_head
return RecordKeyType_Long

oldest_entry_pointer public property

public RecordKeyType_Long oldest_entry_pointer
return RecordKeyType_Long

server_guid public property

public string server_guid
return string