Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public Sub New ( _
	type As TlsDebugEventType, _
	source As TlsDebugEventSource, _
	level As TlsDebugLevel _
)
C#
public TlsDebugEventArgs(
	TlsDebugEventType type,
	TlsDebugEventSource source,
	TlsDebugLevel level
)

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also