Peer GetBytes Method sP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API
Serialises object as byte array

Namespace: sP2PLib
Assembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax

Public Function GetBytes ( _
	Optional serializeCustomProperties As Boolean = True _
) As Byte()

Parameters

serializeCustomProperties (Optional)
Type: System Boolean

[Missing <param name="serializeCustomProperties"/> documentation for "M:sP2PLib.Peer.GetBytes(System.Boolean)"]

Return Value

Byte array serialisation of Peer object
See Also