Opens the ArchiveFile for use.

C# | Visual Basic | Visual C++ |
public void Open()
Public Sub Open
public: virtual void Open() sealed

Exception | Condition |
---|---|
InvalidOperationException | One or all of the StateFile, IntercomFile or MetadataFile properties are not set. |