Click or drag to resize

BaseTransportCancellationTokenSource Field

CancellationToken used when readin/writing to streams

Namespace:  Crosser.Server.Modules.Transport
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
protected CancellationTokenSource CancellationTokenSource

Field Value

Type: CancellationTokenSource
See Also