FieldCodecTester<TValue,TCodec>.CorrectlyAdvancesReferenceCounter 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.
Checks whether the codec correctly advances the reference counter when writing to a pipe and reading from a pipe.
[Xunit.Fact]
public void CorrectlyAdvancesReferenceCounter();
[<Xunit.Fact>]
member this.CorrectlyAdvancesReferenceCounter : unit -> unit
Public Sub CorrectlyAdvancesReferenceCounter ()
- Attributes
-
Xunit.FactAttribute