Click or drag to resize

PayloadInformationHasCallback Property

True if the client passed a callback-id

Namespace:  Crosser.Server.Modules.Protocol
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public bool HasCallback { get; }

Property Value

Type: Boolean
See Also