Click or drag to resize

UdpPacketReaderDispose Method

Releases any resources associated with the packet.

Namespace:  Demo3D.Net.Protocols
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 11.0.0.7658
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also