Saves the schedule to a binary stream.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public void SaveToStream ( |
Visual Basic Copy Code |
---|
Public Sub SaveToStream( _ |
The stream to save the schedule to.
Saves the schedule data as bytes in a binary stream. Use LoadFromStream to restore the data later.