MethodResponse.Result Property

Definition

Property containing entire result data. The formatting is checked for JSON correctness upon setting this property.

public byte[] Result { get; }
member this.Result : byte[]
Public ReadOnly Property Result As Byte()

Property Value

Byte[]

Applies to