Method | Description | |
---|---|---|
App ( string args, IServiceHostFactory factory ) : System | ||
Kill ( ) : void | ||
Run ( string args, IServiceHostFactory factory ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
GetEventStoreConnection ( IEventStoreConfiguration configuration ) : IEventStoreConnection |
public App ( string args, IServiceHostFactory factory ) : System | ||
args | string | |
factory | IServiceHostFactory | |
return | System |
public static Run ( string args, IServiceHostFactory factory ) : void | ||
args | string | |
factory | IServiceHostFactory | |
return | void |