| StatementOutgoingPayload Property  | 
            Gets custom payload for that will be included when executing this Statement.
            
 
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic IDictionary<string, byte[]> OutgoingPayload { get; }Property Value
Type: 
IDictionaryString, 
ByteImplements
IStatementOutgoingPayload
See Also