Method | Description | |
---|---|---|
Initialize ( string connectionStr ) : void | ||
SendEvent ( string blob ) : System.Threading.Tasks.Task | ||
SendEvents ( IEnumerable |
public Initialize ( string connectionStr ) : void | ||
connectionStr | string | |
return | void |
public SendEvent ( string blob ) : System.Threading.Tasks.Task | ||
blob | string | |
return | System.Threading.Tasks.Task |
public SendEvents ( IEnumerable |
||
blobs | IEnumerable |
|
return | System.Threading.Tasks.Task |