| Overload | Description |
|---|---|
| GLFWriter Constructor(Stream,SessionSummary) | Initialize the GLF writer for the provided session which has already been recorded. |
| GLFWriter Constructor(Stream,SessionSummary,Int32,Int32) | Initialize the GLF writer for the provided session which has already been recorded. |
| GLFWriter Constructor(Stream,SessionSummary,Int32,Nullable<DateTimeOffset>) | Initialize the GLF writer for storing information about the current live session |
| GLFWriter Constructor(Stream,SessionSummary,Int32,Nullable<DateTimeOffset>,Int32,Int32) | Initialize the GLF writer for storing information about the current live session |