Edit

NameValueCollectionSurrogate Struct

Definition

Surrogate type used by NameValueCollectionCodec.

[Orleans.GenerateSerializer]
public struct NameValueCollectionSurrogate
[<Orleans.GenerateSerializer>]
type NameValueCollectionSurrogate = struct
Public Structure NameValueCollectionSurrogate
Inheritance
NameValueCollectionSurrogate
Attributes

Fields

Name Description
Values

Gets or sets the values.

Applies to