'Usage
Dim instance As DicomAssociation
Dim value As LogLevel
instance.LogLevel = value
value = instance.LogLevel
Remarks
The levels are exactly the same as used by LogToFile and any level set by that function provides the default level used for any new DicomAssociation objects (whether incoming or outgoing), but this property allows that level to be changed on a per association basis.