Méthode | Description | |
---|---|---|
CloseAll ( ) : void | ||
CloseOne ( string clusterName, string bucketName ) : void | ||
Configure ( string name, |
||
GetBucket ( string clusterName, string bucketName ) : IBucket |
public static CloseOne ( string clusterName, string bucketName ) : void | ||
clusterName | string | |
bucketName | string | |
Résultat | void |
public static Configure ( string name, |
||
name | string | |
config | ||
Résultat | void |
public static GetBucket ( string clusterName, string bucketName ) : IBucket | ||
clusterName | string | |
bucketName | string | |
Résultat | IBucket |