Click or drag to resize

IBaseEndpointInteractive Property

If true the full-duplex client will get confirmation messages for every operation.

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

Property Value

Type: Boolean
See Also