Click or drag to resize

PubObjectData Property

Payload to publish

Namespace:  Crosser.Common.Server.PubSub
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
public byte[] Data { get; set; }

Property Value

Type: Byte
See Also