Property | Type | Description | |
---|---|---|---|
ClientHttpBase | string | ||
EventStores | IRawEventStoreClient | ||
Options | |||
Views | ViewClient |
Method | Description | |
---|---|---|
Client ( |
||
Run ( ) : void | ||
UseEventStore ( string storeId = "default" ) : void |
Method | Description | |
---|---|---|
ExecuteLine ( string line ) : bool | ||
RegisterCommands ( ) : void |
public Client ( |
||
options | ||
return | System |
public UseEventStore ( string storeId = "default" ) : void | ||
storeId | string | |
return | void |