Click or drag to resize

ConnectionPacketTypeUnwrapperOptions Method

Namespace:  NetworkCommsDotNet.Connections
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public SendReceiveOptions PacketTypeUnwrapperOptions(
	string packetTypeStr
)

Parameters

packetTypeStr
Type: SystemString

Return Value

Type: SendReceiveOptions
See Also