ConnectionInfo ResetNetworkIdentifer Method NetworkComms.Net Help
Replaces the current networkIdentifier with that provided

Namespace: NetworkCommsDotNet
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public void ResetNetworkIdentifer(
	ShortGuid networkIdentifier
)

Parameters

networkIdentifier
Type: NetworkCommsDotNet.Tools ShortGuid
The new networkIdentifier for this connectionInfo
See Also