CepEventTypeField.MaxSize Property

Gets the maximum size of the field, in bytes.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public int MaxSize { get; internal set; }

Property Value

Type: System.Int32
The maximum size of the field in bytes.

See Also

Reference

CepEventTypeField Class

Microsoft.ComplexEventProcessing Namespace