EventDataReader.ValidateRemainingLength(Int32, Int32) 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 static void ValidateRemainingLength (int remainingLength, int neededLength);
static member ValidateRemainingLength : int * int -> unit
Public Shared Sub ValidateRemainingLength (remainingLength As Integer, neededLength As Integer)
Parameters
- remainingLength
- Int32
- neededLength
- Int32