Activity.Save Method
.NET Framework 4.5
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Save(Stream) | Writes the Activity to a Stream for persistence. |
|
Save(Stream, IFormatter) | Writes the Activity to a Stream for persistence using the custom IFormatter provided for serialization. |