class LANSessionDiscovery
This class discovers the host during LAN communication.
You must enable LAN discovery with LANSessionDiscovery::Enable
prior to creating the NetZ
instance, and then disable it with LANSessionDiscovery::Disable
after destroying the NetZ
instance.
This class cannot be used for purposes other than debugging. When using local communication, you do not need to make these settings.
S |
Disable
|
Disables host discovery during LAN communication. |
---|---|---|
S |
Enable
|
Enables host discovery during LAN communication. |
CONFIDENTIAL