Click or drag to resize

WrappingStreamEndRead Method

Waits for the pending asynchronous read to complete.

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public override int EndRead(
	IAsyncResult asyncResult
)

Parameters

asyncResult
Type: SystemIAsyncResult

Return Value

Type: Int32
See Also