BinaryFormatterSerializer.DeepCopy(Object, ICopyContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public object DeepCopy (object source, Orleans.Serialization.ICopyContext context);
abstract member DeepCopy : obj * Orleans.Serialization.ICopyContext -> obj
override this.DeepCopy : obj * Orleans.Serialization.ICopyContext -> obj
Public Function DeepCopy (source As Object, context As ICopyContext) As Object
Parameters
- source
- Object
- context
- ICopyContext