Chameleon and Iguana Plugin C# Class Libraries

TransportTcpIpServer.AddLog Method 

Assign an object which implements the Log interface.

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

See Also

TransportTcpIpServer Class | iNTERFACEWARE.Chameleon Namespace