| SessionPrepareAsync Method | 
| Name | Description | |
|---|---|---|
| PrepareAsync(String) | 
            Prepares the provided query string asynchronously.
              | |
| PrepareAsync(String, IDictionaryString, Byte) | 
            Prepares the provided query string asynchronously, and sending the custom payload request.
              | |
| PrepareAsync(String, String) | 
            Prepares the query asynchronously on the provided keyspace.
              | |
| PrepareAsync(String, String, IDictionaryString, Byte) | 
            Prepares the provided query asynchronously on the provided keyspace, sending the custom payload
            as part of the request.
              |