MxReliabilityTransmitEventArgsΒΆ
-
class
MxReliabilityTransmitEventArgs: System.EventArgs The mx message event args.
-
MxClient
Client Gets or sets the client.
Value: The client.
-
int
CurrentFragments Gets or sets the current fragments.
Value: The current fragments.
-
bool
IsSending Gets or sets a value indicating whether is sending.
Value: The is sending.
-
int
TotalFragments Gets or sets the total fragments.
Value: The total fragments.
-
int
TotalSize Gets or sets the total size.
Value: The total size.
-
MxClient