StatementOutgoingPayload Property |
Gets custom payload for that will be included when executing this Statement.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public IDictionary<string, byte[]> OutgoingPayload { get; }
Property Value
Type:
IDictionaryString,
ByteImplements
IStatementOutgoingPayloadSee Also