log4net SDK Reference

SystemInfo.NewGuid Method 

[This is preliminary documentation and subject to change.]

Generate a new guid

[Visual Basic]
Public Shared Function NewGuid() As Guid
[C#]
public static Guid NewGuid();

Return Value

A new Guid

Remarks

Generate a new guid

See Also

SystemInfo Class | log4net.Util Namespace