Click or drag to resize

ControllerEventInfoSerializeReturnValue Property

If not byte[] the return value needs serialization

Namespace:  Crosser.Common.Server
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
public bool SerializeReturnValue { get; }

Property Value

Type: Boolean

Implements

IControllerEventInfoSerializeReturnValue
See Also