This document is archived and information here might be outdated. Recommended version. |
Release the server log back to the server so it can be used by another client.
[Visual Basic .NET]
Public Sub ReleaseLog ( _
)
[C#]
public void ReleaseLog (
);
[C++]
HRESULT ReleaseLog(
void
);