OnResetState
override
public override void OnResetState() Notifies the object that it has been purged, so it can reset itself to the state of a newly allocated object.
public override void OnResetState()public bool TryGetSegment(int size, out ArraySegment<byte> value)sizeintvalueArraySegment<byte>true if the segment was retrieved; otherwise false.