Chameleon and Iguana Plugin C# Class Libraries

TransportTcpIpClient.AddLog Method 

Assign a Log object for this socket to log errors to.

[Visual Basic]
Public Sub AddLog( _
   ByVal aLog As Log _
)
[C#]
public void AddLog(
   Log aLog
);

See Also

TransportTcpIpClient Class | iNTERFACEWARE.Chameleon Namespace