IBinaryTokenStreamReader.Copy 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.
Creates a copy of the current stream reader.
public Orleans.Serialization.IBinaryTokenStreamReader Copy ();
abstract member Copy : unit -> Orleans.Serialization.IBinaryTokenStreamReader
Public Function Copy () As IBinaryTokenStreamReader
Returns
The new copy