Method | Description | |
---|---|---|
TryGetCollection ( string collectionName, IStreamCollection &collection ) : bool | ||
WaitForObjectInCollectionAsync ( string collectionName, string id, |
Method | Description | |
---|---|---|
GetOrAddCollection ( string collectionName ) : IStreamCollection |
public TryGetCollection ( string collectionName, IStreamCollection &collection ) : bool | ||
collectionName | string | |
collection | IStreamCollection | |
return | bool |
public WaitForObjectInCollectionAsync ( string collectionName, string id, |
||
collectionName | string | |
id | string | |
token | ||
return | Task |