Connection SyncRoot Property NetworkComms.Net Help
Connection level SyncRoot which can be used to perform multiple thread safe operations on this connection external to NetworkComms.Net

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

public Object SyncRoot { get; }

Property Value

Type: OnlineObject
See Also