C# Class Aegis.Network.AwaitableMethod.TCSData

Datei anzeigen Open project: SyncZone/AegisFramework

Public Properties

Property Type Description
packetId ushort
predicate bool>.Func
tcs TaskCompletionSource

Property Details

packetId public_oe property

public ushort packetId
return ushort

predicate public_oe property

public Func predicate
return bool>.Func

tcs public_oe property

public TaskCompletionSource tcs
return TaskCompletionSource